diff options
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2012-05-09 23:53:48 +0200 |
---|---|---|
committer | Samuel Ortiz <sameo@linux.intel.com> | 2012-05-20 17:27:01 +0200 |
commit | 879eed68265c8dcb2f2856ec96820fc93b7038c9 (patch) | |
tree | b290c707e1d9eb3033f8a93eff1d81f4b7afb185 /drivers/base | |
parent | mfd: Staticise non-exported tps65217_update_bits() (diff) | |
download | linux-879eed68265c8dcb2f2856ec96820fc93b7038c9.tar.xz linux-879eed68265c8dcb2f2856ec96820fc93b7038c9.zip |
mfd: Remove wm8400 custom cache implementation
Save a useful amount of code by removing the custom cache implementation
for wm8400 and using the regmap cache. Also simplify things by not
separately reseting the CODEC registers, this is a sufficiently infrequent
operation that we can simply invalidate the entire cache when this happens.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Samuel Ortiz <sameo@linux.intel.com>
Diffstat (limited to 'drivers/base')
0 files changed, 0 insertions, 0 deletions