Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 283914
b: refs/heads/master
c: f04b8d6
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Dec 10, 2011
1 parent e98cc23 commit e2800ab
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: 3025ae45d6d905c8e973bba59d6f9a1be0da734d
refs/heads/master: f04b8d6ecef2c981e9d7b2c5ae358240a02b6974
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/wm8996.c
Original file line number Diff line number Diff line change
Expand Up @@ -2043,6 +2043,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 e2800ab

Please sign in to comment.