Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293391
b: refs/heads/master
c: 29fdc36
h: refs/heads/master
i:
  293389: 7da994b
  293387: 48a0cb5
  293383: d00ede0
  293375: d6c68e3
v: v3
  • Loading branch information
Mark Brown committed Feb 21, 2012
1 parent d37cd67 commit 33a1b87
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3b8a079516328c06a50396dbe36a0b9f4ea4e9d4
refs/heads/master: 29fdc3605c947d037f3333afe3c295f8708640b0
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -3492,11 +3492,13 @@ static int wm8994_codec_probe(struct snd_soc_codec *codec)

case WM8958:
wm8994->hubs.dcs_readback_mode = 1;
wm8994->hubs.hp_startup_mode = 1;
break;

case WM1811:
wm8994->hubs.dcs_readback_mode = 2;
wm8994->hubs.no_series_update = 1;
wm8994->hubs.hp_startup_mode = 1;

switch (wm8994->revision) {
case 0:
Expand Down

0 comments on commit 33a1b87

Please sign in to comment.