commit | c3f1386171a100d27d9fb978f474a6a330888af5 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Oct 25 14:23:53 2011 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Tue Dec 13 00:11:05 2011 +0800 |
tree | b8440eff5d99347f322b526ab1384eeb0153245a | |
parent | 4412823a0ac768679c0f31bd9585ebc23b317138 [diff] |
mfd: Enable register cache for wm8994 devices 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>