]> Pileus Git - ~andy/linux/commit
ASoC: twl4030: Remove local reg cache
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 3 Jan 2014 13:27:53 +0000 (15:27 +0200)
committerMark Brown <broonie@linaro.org>
Wed, 8 Jan 2014 12:48:53 +0000 (12:48 +0000)
commitefc8acff1ffe18b981d70da7ab2525e5b3e5de85
tree3f374a5bcacfe7012bc795eefe87d4492aef537f
parent8b3bca2966985f559f9ace1effc98955006f2b05
ASoC: twl4030: Remove local reg cache

Depend on the regmap reg cache implementation for register caching done in
the twl-core driver.
The local register cache can be removed and we can keep only shadow copies
of certain ctl registers for pop noise reduction.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/twl4030.c