]> git.karo-electronics.de Git - karo-tx-linux.git/commit
mfd: Store wm8350 struct in core device driver data
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 8 Dec 2011 02:55:21 +0000 (10:55 +0800)
committerSamuel Ortiz <sameo@linux.intel.com>
Mon, 12 Dec 2011 15:16:58 +0000 (16:16 +0100)
commit65c43cae03ce69b4e7f1614680c2b753dba12f61
treec9a931d1237b22f34ed358bde28e92d97e7b1897
parent99e9eb591dc448197b3d566aeefaa152db41fa92
mfd: Store wm8350 struct in core device driver data

This will allow us to move to a more idiomatic MFD model as drivers
will be able to get the struct by looking at their parent device.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
drivers/mfd/wm8350-core.c