mirror of
https://github.com/LineageOS/android_kernel_fxtec_sm6115.git
synced 2026-04-13 14:03:20 +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>