]> git.baikalelectronics.ru Git - kernel.git/commit
mfd: wm8994: Store platform data in device
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 8 Oct 2012 02:21:09 +0000 (11:21 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Fri, 23 Nov 2012 12:10:13 +0000 (21:10 +0900)
commit6c68239e0aac11adc354dd2fa5bda36e70333b08
tree1a4a94ee51dd4a3fa84142e97ebf3f1e60f4cb94
parentf827b6abb68547f7415a384473ed8bda846667f5
mfd: wm8994: Store platform data in device

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>
drivers/mfd/wm8994-core.c
include/linux/mfd/wm8994/core.h