Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 263361
b: refs/heads/master
c: 25ea524
h: refs/heads/master
i:
  263359: 67488ff
v: v3
  • Loading branch information
Scott Jiang authored and Mark Brown committed Aug 15, 2011
1 parent c82cd30 commit 56838cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 95c93d8525ebce1024bda7316f602ae45c36cd6f
refs/heads/master: 25ea524bed0202f823a0adcbbda68e86a22e3670
2 changes: 1 addition & 1 deletion trunk/sound/soc/blackfin/bf5xx-ad193x.c
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ static int bf5xx_ad193x_hw_params(struct snd_pcm_substream *substream,

switch (params_rate(params)) {
case 48000:
clk = 12288000;
clk = 24576000;
break;
}

Expand Down

0 comments on commit 56838cd

Please sign in to comment.