diff options
-rw-r--r-- | sound/soc/codecs/twl4030.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/twl4030.c b/sound/soc/codecs/twl4030.c index 33489515b928..49c7da39497e 100644 --- a/sound/soc/codecs/twl4030.c +++ b/sound/soc/codecs/twl4030.c | |||
@@ -87,7 +87,7 @@ static const u8 twl4030_reg[TWL4030_CACHEREGNUM] = { | |||
87 | 0x00, /* REG_ALC_SET1 (0x2C) */ | 87 | 0x00, /* REG_ALC_SET1 (0x2C) */ |
88 | 0x00, /* REG_ALC_SET2 (0x2D) */ | 88 | 0x00, /* REG_ALC_SET2 (0x2D) */ |
89 | 0x00, /* REG_BOOST_CTL (0x2E) */ | 89 | 0x00, /* REG_BOOST_CTL (0x2E) */ |
90 | 0x01, /* REG_SOFTVOL_CTL (0x2F) */ | 90 | 0x00, /* REG_SOFTVOL_CTL (0x2F) */ |
91 | 0x00, /* REG_DTMF_FREQSEL (0x30) */ | 91 | 0x00, /* REG_DTMF_FREQSEL (0x30) */ |
92 | 0x00, /* REG_DTMF_TONEXT1H (0x31) */ | 92 | 0x00, /* REG_DTMF_TONEXT1H (0x31) */ |
93 | 0x00, /* REG_DTMF_TONEXT1L (0x32) */ | 93 | 0x00, /* REG_DTMF_TONEXT1L (0x32) */ |