commit | 798e6e321f807c46d81be1572118e031577ea9ab | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Wed Nov 24 18:01:40 2010 +0000 |
committer | Samuel Ortiz <sameo@linux.intel.com> | Fri Jan 14 12:37:39 2011 +0100 |
tree | 5bddac4011f28759a3268f4aa26a39082e675407 | |
parent | 3f3d4310bdb083b9331239e1a1bb09e19f763115 [diff] |
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>