mirror of
https://github.com/Evolution-X-Devices/kernel_google_b1c1
synced 2026-02-08 23:34:53 +00:00
This is better style as platform data is supposed to be discardable after init (though hotplug usually prevents this) and will ease implementation of device tree property bindings. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Samuel Ortiz <sameo@linux.intel.com>