Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 293358
b: refs/heads/master
c: eeba1f8
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Feb 17, 2012
1 parent dec309c commit f4180e5
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: 1993502d24694c604414d42cccd3aa7a80c0b7ec
refs/heads/master: eeba1f8b6ab103c42c25751620fb8625bcff4c10
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/wm8962.c
Original file line number Diff line number Diff line change
Expand Up @@ -2479,6 +2479,8 @@ static void wm8962_configure_bclk(struct snd_soc_codec *codec)
return;
}

dev_dbg(codec->dev, "Selected sysclk ratio %d\n", sysclk_rates[i]);

snd_soc_update_bits(codec, WM8962_CLOCKING_4,
WM8962_SYSCLK_RATE_MASK, clocking4);

Expand Down

0 comments on commit f4180e5

Please sign in to comment.