浏览代码

Merge branch 'for-3.2' into for-3.3

Mark Brown 13 年之前
父节点
当前提交
fd8f2e496f
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      sound/soc/codecs/wm8994.c

+ 2 - 0
sound/soc/codecs/wm8994.c

@@ -3183,6 +3183,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:
+		case 2:
+		case 3:
 			wm8994->hubs.dcs_codes_l = -9;
 			wm8994->hubs.dcs_codes_l = -9;
 			wm8994->hubs.dcs_codes_r = -5;
 			wm8994->hubs.dcs_codes_r = -5;
 			break;
 			break;