Home
last modified time | relevance | path

Searched hist:"879 eed68265c8dcb2f2856ec96820fc93b7038c9" (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mfd/
H A Dwm8400-private.hdiff 879eed68265c8dcb2f2856ec96820fc93b7038c9 Wed May 09 23:53:48 CEST 2012 Mark Brown <broonie@opensource.wolfsonmicro.com> 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>
/linux/drivers/mfd/
H A Dwm8400-core.cdiff 879eed68265c8dcb2f2856ec96820fc93b7038c9 Wed May 09 23:53:48 CEST 2012 Mark Brown <broonie@opensource.wolfsonmicro.com> 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>