|
@@ -3163,8 +3163,8 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec)
|
|
switch (wm8994->revision) {
|
|
switch (wm8994->revision) {
|
|
case 0:
|
|
case 0:
|
|
case 1:
|
|
case 1:
|
|
- wm8994->hubs.dcs_codes_l = -7;
|
|
|
|
- wm8994->hubs.dcs_codes_r = -4;
|
|
|
|
|
|
+ wm8994->hubs.dcs_codes_l = -9;
|
|
|
|
+ wm8994->hubs.dcs_codes_r = -5;
|
|
break;
|
|
break;
|
|
default:
|
|
default:
|
|
break;
|
|
break;
|