aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/wm8994.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8994.c b/sound/soc/codecs/wm8994.c
index 9685dff44dd8..10d27890eed5 100644
--- a/sound/soc/codecs/wm8994.c
+++ b/sound/soc/codecs/wm8994.c
@@ -3652,7 +3652,7 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec)
3652 case 2: 3652 case 2:
3653 case 3: 3653 case 3:
3654 wm8994->hubs.dcs_codes_l = -9; 3654 wm8994->hubs.dcs_codes_l = -9;
3655 wm8994->hubs.dcs_codes_r = -5; 3655 wm8994->hubs.dcs_codes_r = -7;
3656 break; 3656 break;
3657 default: 3657 default:
3658 break; 3658 break;