Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 276722
b: refs/heads/master
c: 37d5993
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Dec 10, 2011
1 parent bb561f8 commit 6b98757
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 974edd30beafdb136cdfc6839a143e23c826dc89
refs/heads/master: 37d5993c5cc9bc83762ae1b5bd287438022e8afe
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/wm8996.c
Original file line number Diff line number Diff line change
Expand Up @@ -1968,6 +1968,7 @@ static int wm8996_set_sysclk(struct snd_soc_dai *dai,
break;
case 24576000:
ratediv = WM8996_SYSCLK_DIV;
wm8996->sysclk /= 2;
case 12288000:
snd_soc_update_bits(codec, WM8996_AIF_RATE,
WM8996_SYSCLK_RATE, WM8996_SYSCLK_RATE);
Expand Down

0 comments on commit 6b98757

Please sign in to comment.