commit | dd1b18abca8aabaa464e4d9418752a45c90ccd69 | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Sat Oct 27 17:15:08 2012 +0200 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Sat Oct 27 21:31:42 2012 +0100 |
tree | 0ae347e720f55601d141deeae13ae6afb58046b4 | |
parent | 355d74b59cb361f9c865ed19aad6bed17c8febd5 [diff] [blame] |
ASoC: jz4740-codec: Use regmap Use regmap-mmio instead of open-coding caching and register accessors. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
diff --git a/sound/soc/codecs/Kconfig b/sound/soc/codecs/Kconfig index b92759a..7015db2 100644 --- a/sound/soc/codecs/Kconfig +++ b/sound/soc/codecs/Kconfig
@@ -229,6 +229,7 @@ tristate config SND_SOC_JZ4740_CODEC + select REGMAP_MMIO tristate config SND_SOC_L3