Sfoglia il codice sorgente

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

Mark Brown 11 anni fa
parent
commit
ac5f1ad349
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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