1
0
Fork 0

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

hifive-unleashed-5.1
Mark Brown 2013-11-20 15:20:30 +00:00
commit ac5f1ad349
1 changed files with 1 additions and 1 deletions

View File

@ -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