ASoC: Update WM1811 DCS codes for latest evaluation results
[pandora-kernel.git] / sound / soc / codecs / wm8994.c
index 68e769e..f56c7c5 100644 (file)
@@ -3163,8 +3163,8 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec)
                switch (wm8994->revision) {
                case 0:
                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;
                default:
                        break;