Files
android_kernel_xiaomi_sm8450/arch/powerpc/sysdev
Milton Miller 6c4c82e20a powerpc/fsl_msi: Don't abuse platform_data for driver_data
The msi platform device driver was abusing dev.platform_data for its
platform_driver_data.  Use the correct pointer for storage.

Platform_data is supposed to be for platforms to communicate to drivers
parameters that are not otherwise discoverable.  Its lifetime matches
the platform_device not the platform device driver.  It is generally
not needed for drivers that only support systems with device trees.

Signed-off-by: Milton Miller <miltonm@bga.com>
Acked-by: Grant Likely <grant.likely@secretlab.ca>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2011-05-19 15:31:43 +10:00
..
2011-03-31 11:26:23 -03:00
2011-05-19 14:30:43 +10:00
2011-05-04 15:02:15 +10:00
2011-05-04 15:02:15 +10:00
2010-03-04 10:43:58 -06:00
2010-11-29 15:48:20 +11:00
2008-12-21 14:21:15 +11:00
2011-03-31 11:26:23 -03:00
2011-05-04 15:02:15 +10:00
2011-04-20 17:01:19 +10:00
2011-04-20 17:01:19 +10:00
2011-03-10 11:03:56 +11:00
2011-03-31 11:26:23 -03:00
2011-04-20 17:01:19 +10:00
2011-05-04 15:02:15 +10:00