Browse Source

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

Mark Brown 11 years ago
parent
commit
ac5f1ad349
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/soc/codecs/cs42l52.h

+ 1 - 1
sound/soc/codecs/cs42l52.h

@@ -179,7 +179,7 @@
 #define CS42L52_MICB_CTL			0x11
 #define	CS42L52_MIC_CTL_MIC_SEL_MASK		0xBF
 #define	CS42L52_MIC_CTL_MIC_SEL_SHIFT		6
-#define CS42L52_MIC_CTL_TYPE_MASK		0xDF
+#define CS42L52_MIC_CTL_TYPE_MASK		0x20
 #define CS42L52_MIC_CTL_TYPE_SHIFT		5