Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316283
b: refs/heads/master
c: 081413f
h: refs/heads/master
i:
  316281: a1fa884
  316279: f24633a
v: v3
  • Loading branch information
Mark Brown committed Jul 3, 2012
1 parent a731aba commit c50ea51
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: df79f55df3992fdd5dd206de6aa9af6a8ec1f86f
refs/heads/master: 081413f206876e9d3755e1673828c7742fd00184
3 changes: 3 additions & 0 deletions trunk/sound/soc/codecs/wm8962.c
Original file line number Diff line number Diff line change
Expand Up @@ -2580,6 +2580,9 @@ static int wm8962_hw_params(struct snd_pcm_substream *substream,
WM8962_SAMPLE_RATE_INT_MODE |
WM8962_SAMPLE_RATE_MASK, adctl3);

dev_dbg(codec->dev, "hw_params set BCLK %dHz LRCLK %dHz\n",
wm8962->bclk, wm8962->lrclk);

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

Expand Down

0 comments on commit c50ea51

Please sign in to comment.