]> git.karo-electronics.de Git - mv-sheeva.git/commit
mfd: Simplify WM832x subdevice instantiation
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Wed, 24 Nov 2010 18:01:40 +0000 (18:01 +0000)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 14 Jan 2011 11:37:39 +0000 (12:37 +0100)
commit798e6e321f807c46d81be1572118e031577ea9ab
tree5bddac4011f28759a3268f4aa26a39082e675407
parent3f3d4310bdb083b9331239e1a1bb09e19f763115
mfd: Simplify WM832x subdevice instantiation

All the current WM832x devices have the same set of subdevices so can
just use multiple case statements with a single body.

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