Archived
14
0
Fork 0

Merge branch 'for-3.2' into for-3.3

This commit is contained in:
Mark Brown 2011-11-28 23:18:39 +00:00
commit fd8f2e496f

View file

@ -3183,6 +3183,8 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec)
switch (wm8994->revision) {
case 0:
case 1:
case 2:
case 3:
wm8994->hubs.dcs_codes_l = -9;
wm8994->hubs.dcs_codes_r = -5;
break;