diff options
| author | Ashok Reddy Soma <[email protected]> | 2022-08-24 05:38:47 -0600 |
|---|---|---|
| committer | Michal Simek <[email protected]> | 2022-09-13 11:32:48 +0200 |
| commit | f7d4cab1b3059089e0bb16bc26849b2aad57fa17 (patch) | |
| tree | c0728bd3078b8d370222fe683693bca7c0b6a84d /include/linux/linux_string.h | |
| parent | d0003b5edf11b0fc2a050e2a0eaac39ba921d85e (diff) | |
spi: cadence-qspi: Use priv instead of plat across the driver
As per driver model we should enumerate plat structure only in
of_to_plat() and should be used only in probe(). Copy required
plat structure info into priv structure in probe() and use priv
structure across the driver. So replace plat with priv structure across
the driver.
Signed-off-by: Ashok Reddy Soma <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michal Simek <[email protected]>
Diffstat (limited to 'include/linux/linux_string.h')
0 files changed, 0 insertions, 0 deletions
