Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 252122
b: refs/heads/master
c: 5a195b4
h: refs/heads/master
v: v3
  • Loading branch information
Nicolas Ferre authored and Mark Brown committed May 26, 2011
1 parent 7f0ce0d commit 6f2d087
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: 92505299a131b47992d318f2875d5629ac870d87
refs/heads/master: 5a195b445020f6042c2096e5eb63ef900e7871ea
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/wm8731.c
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ static int wm8731_check_osc(struct snd_soc_dapm_widget *source,
{
struct wm8731_priv *wm8731 = snd_soc_codec_get_drvdata(source->codec);

return wm8731->sysclk_type == WM8731_SYSCLK_MCLK;
return wm8731->sysclk_type == WM8731_SYSCLK_XTAL;
}

static const struct snd_soc_dapm_route wm8731_intercon[] = {
Expand Down

0 comments on commit 6f2d087

Please sign in to comment.