Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293357
b: refs/heads/master
c: 1993502
h: refs/heads/master
i:
  293355: 5aef21f
v: v3
  • Loading branch information
Mark Brown committed Feb 17, 2012
1 parent 6a4de12 commit dec309c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 71de4d27c8e7e1d27dcab8bb983eff80ec8a3299
refs/heads/master: 1993502d24694c604414d42cccd3aa7a80c0b7ec
3 changes: 2 additions & 1 deletion trunk/sound/soc/codecs/wm8962.c
Original file line number Diff line number Diff line change
Expand Up @@ -2675,7 +2675,8 @@ static int wm8962_hw_params(struct snd_pcm_substream *substream,
WM8962_SAMPLE_RATE_INT_MODE |
WM8962_SAMPLE_RATE_MASK, adctl3);

wm8962_configure_bclk(codec);
if (codec->dapm.bias_level == SND_SOC_BIAS_ON)
wm8962_configure_bclk(codec);

return 0;
}
Expand Down

0 comments on commit dec309c

Please sign in to comment.