mfd: Enable register cache for wm8994 devices
authorMark Brown <broonie@opensource.wolfsonmicro.com>
Tue, 25 Oct 2011 12:23:53 +0000 (14:23 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 12 Dec 2011 16:11:05 +0000 (00:11 +0800)
As part of this we provide information about the registers that exist in
the device to the regmap core, drop the small amount of cache that the
core had been using and let regmap do the sync.

Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Acked-by: Samuel Ortiz <sameo@linux.intel.com>

No differences found