]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
ASoC: sgtl5000: add one missed cache reg
authorDong Aisheng <b29396@freescale.com>
Mon, 1 Aug 2011 11:41:18 +0000 (19:41 +0800)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 1 Aug 2011 13:17:50 +0000 (22:17 +0900)
Signed-off-by: Dong Aisheng <b29396@freescale.com>
Signed-off-by: Zeng Zhaoming <zhaoming.zeng@freescale.com>
Acked-by: Wolfram Sang <w.sang@pengutronix.de>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/sgtl5000.c

index cf6eea8b458e4c47bbbcdd096116ec2aabdb347a..d9f8becafbf6ff104596dae401050e0b5115d0ba 100644 (file)
@@ -50,6 +50,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 */