Browse Source

Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus

Mark Brown 9 years ago
parent
commit
9d3146c401
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/soc/codecs/rt5645.c

+ 1 - 1
sound/soc/codecs/rt5645.c

@@ -253,7 +253,7 @@ static const struct reg_default rt5650_reg[] = {
 	{ 0x2b, 0x5454 },
 	{ 0x2c, 0xaaa0 },
 	{ 0x2d, 0x0000 },
-	{ 0x2f, 0x1002 },
+	{ 0x2f, 0x5002 },
 	{ 0x31, 0x5000 },
 	{ 0x32, 0x0000 },
 	{ 0x33, 0x0000 },