summaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/rt5639.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt5639.c b/sound/soc/codecs/rt5639.c
index 47e8d83d968b..e51c1f0f48df 100644
--- a/sound/soc/codecs/rt5639.c
+++ b/sound/soc/codecs/rt5639.c
@@ -106,7 +106,7 @@ static int rt5639_reg_init(struct snd_soc_codec *codec)
#endif
static const u16 rt5639_reg[RT5639_VENDOR_ID2 + 1] = {
- [RT5639_RESET] = 0x000c,
+ [RT5639_RESET] = 0x0008,
[RT5639_SPK_VOL] = 0xc8c8,
[RT5639_HP_VOL] = 0xc8c8,
[RT5639_OUTPUT] = 0xc8c8,