Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270892
b: refs/heads/master
c: 6473a14
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Oct 18, 2011
1 parent de86bbc commit 1aa0ef2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a6785d7df8d2790d99a4788a612764a92fb9f498
refs/heads/master: 6473a148058f8d65fc013a57090354dc737f6143
4 changes: 2 additions & 2 deletions trunk/sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 1aa0ef2

Please sign in to comment.