Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193466
b: refs/heads/master
c: 6a2f1ee
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed May 11, 2010
1 parent 2d161c4 commit 5824a32
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 6adb26bd03f6056357298bc29d5c6acdea2b216a
refs/heads/master: 6a2f1ee1f9bb5346644105c9355e9e06f6a847d3
3 changes: 3 additions & 0 deletions trunk/sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -3548,6 +3548,9 @@ static int wm8994_resume(struct platform_device *pdev)
wm8994_set_bias_level(codec, SND_SOC_BIAS_STANDBY);

for (i = 0; i < ARRAY_SIZE(wm8994->fll); i++) {
if (!wm8994->fll_suspend[i].out)
continue;

ret = wm8994_set_fll(&codec->dai[0], i + 1,
wm8994->fll_suspend[i].src,
wm8994->fll_suspend[i].in,
Expand Down

0 comments on commit 5824a32

Please sign in to comment.