Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 257595
b: refs/heads/master
c: f05bdb8
h: refs/heads/master
i:
  257593: 25c35e6
  257591: c65fa74
v: v3
  • Loading branch information
Mark Brown committed Jul 13, 2011
1 parent fbf9078 commit 1d24fb1
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: c7ebf932e5afa9caf8720435519b857b5d6e63bc
refs/heads/master: f05bdb8bb6c5e34a9c8c12483022e4cac5133139
4 changes: 0 additions & 4 deletions trunk/sound/soc/codecs/wm8994.c
Original file line number Diff line number Diff line change
Expand Up @@ -195,10 +195,6 @@ static int configure_aif_clock(struct snd_soc_codec *codec, int aif)
aif + 1, rate);
}

if (rate && rate < 3000000)
dev_warn(codec->dev, "AIF%dCLK is %dHz, should be >=3MHz for optimal performance\n",
aif + 1, rate);

wm8994->aifclk[aif] = rate;

snd_soc_update_bits(codec, WM8994_AIF1_CLOCKING_1 + offset,
Expand Down

0 comments on commit 1d24fb1

Please sign in to comment.