|
@@ -39,7 +39,7 @@ static int ac97_write(struct snd_soc_codec *codec,
|
|
|
*/
|
|
|
static const u16 wm9712_reg[] = {
|
|
|
0x6174, 0x8000, 0x8000, 0x8000, // 6
|
|
|
- 0xf0f0, 0xaaa0, 0xc008, 0x6808, // e
|
|
|
+ 0x0f0f, 0xaaa0, 0xc008, 0x6808, // e
|
|
|
0xe808, 0xaaa0, 0xad00, 0x8000, // 16
|
|
|
0xe808, 0x3000, 0x8000, 0x0000, // 1e
|
|
|
0x0000, 0x0000, 0x0000, 0x000f, // 26
|