Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252123
b: refs/heads/master
c: 6bb74a7
h: refs/heads/master
i:
  252121: 7f0ce0d
  252119: 74e9c48
v: v3
  • Loading branch information
Nicolas Ferre authored and Mark Brown committed May 26, 2011
1 parent 6f2d087 commit 3848b8f
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: 5a195b445020f6042c2096e5eb63ef900e7871ea
refs/heads/master: 6bb74a7293d73556321fd37aefe67f6086dc25d1
2 changes: 1 addition & 1 deletion trunk/sound/soc/atmel/sam9g20_wm8731.c
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ static int at91sam9g20ek_wm8731_init(struct snd_soc_pcm_runtime *rtd)
"at91sam9g20ek_wm8731 "
": at91sam9g20ek_wm8731_init() called\n");

ret = snd_soc_dai_set_sysclk(codec_dai, WM8731_SYSCLK_XTAL,
ret = snd_soc_dai_set_sysclk(codec_dai, WM8731_SYSCLK_MCLK,
MCLK_RATE, SND_SOC_CLOCK_IN);
if (ret < 0) {
printk(KERN_ERR "Failed to set WM8731 SYSCLK: %d\n", ret);
Expand Down

0 comments on commit 3848b8f

Please sign in to comment.