[alsa-devel] [PATCH 1/1] ASoC: sgtl5000: add one missed cache reg
Dong Aisheng
b29396 at freescale.com
Mon Aug 1 13:41:18 CEST 2011
Signed-off-by: Dong Aisheng <b29396 at freescale.com>
Signed-off-by: Zeng Zhaoming <zhaoming.zeng at freescale.com>
Cc: Mark Brown <broonie at opensource.wolfsonmicro.com>
Cc: Liam Girdwood <lrg at ti.com>
Cc: Sascha Hauer <s.hauer at pengutronix.de>
---
sound/soc/codecs/sgtl5000.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/sound/soc/codecs/sgtl5000.c b/sound/soc/codecs/sgtl5000.c
index 76258f2..5a0d8e4 100644
--- a/sound/soc/codecs/sgtl5000.c
+++ b/sound/soc/codecs/sgtl5000.c
@@ -49,6 +49,7 @@ static const u16 sgtl5000_regs[SGTL5000_MAX_REG_OFFSET >> 1] = {
0x0000, /* 0x0016, reserved */
0x0000, /* 0x0018, reserved */
0x0000, /* 0x001A, reserved */
+ 0x0000, /* 0x001C, reserved */
0x0000, /* 0x001E, reserved */
0x0000, /* 0x0020, CHIP_ANA_ADC_CTRL */
0x1818, /* 0x0022, CHIP_ANA_HP_CTRL */
--
1.7.0.4
More information about the Alsa-devel
mailing list