summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx
diff options
context:
space:
mode:
authorAshok Reddy Soma <ashok.reddy.soma@xilinx.com>2022-08-24 05:38:47 -0600
committerMichal Simek <michal.simek@amd.com>2022-09-13 11:32:48 +0200
commitf7d4cab1b3059089e0bb16bc26849b2aad57fa17 (patch)
treec0728bd3078b8d370222fe683693bca7c0b6a84d /drivers/ddr/imx
parentd0003b5edf11b0fc2a050e2a0eaac39ba921d85e (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 <ashok.reddy.soma@xilinx.com> Link: https://lore.kernel.org/r/20220824113847.7482-4-ashok.reddy.soma@xilinx.com Signed-off-by: Michal Simek <michal.simek@amd.com>
Diffstat (limited to 'drivers/ddr/imx')
0 files changed, 0 insertions, 0 deletions