Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 270742
b: refs/heads/master
c: 11c2b5f
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Oct 3, 2011
1 parent d166985 commit aa430a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 0b07ab9244d34929b6e07d6a275137a229e9c839
refs/heads/master: 11c2b5f2dc7ce42ddb779e1979d9defb02b70762
4 changes: 2 additions & 2 deletions trunk/sound/soc/codecs/wm5100.c
Original file line number Diff line number Diff line change
Expand Up @@ -1755,7 +1755,7 @@ static int wm5100_set_sysclk(struct snd_soc_codec *codec, int clk_id,
fval = 1;
break;
case 22579200:
case 2457600:
case 24576000:
fval = 2;
break;
default:
Expand All @@ -1772,7 +1772,7 @@ static int wm5100_set_sysclk(struct snd_soc_codec *codec, int clk_id,

case 6144000:
case 12288000:
case 2457600:
case 24576000:
audio_rate = 48000;
break;

Expand Down

0 comments on commit aa430a5

Please sign in to comment.