Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 216596
b: refs/heads/master
c: d330a08
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Sep 30, 2010
1 parent 6c307cb commit 49607b5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 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: 33cf45c80f7dc96ff228387add4474b14ff5e1e2
refs/heads/master: d330a080a87831b693a2dad1058cd11bbb6c3736
6 changes: 0 additions & 6 deletions trunk/sound/soc/codecs/wm8962.c
Original file line number Diff line number Diff line change
Expand Up @@ -911,12 +911,6 @@ static void wm8962_configure_bclk(struct snd_soc_codec *codec)
int clocking2 = 0;
int aif2 = 0;

/* If the CODEC is powered on we can configure BCLK */
if (codec->bias_level != SND_SOC_BIAS_OFF) {
dev_dbg(codec->dev, "Bias is off, can't configure BCLK\n");
return;
}

if (!wm8962->bclk) {
dev_dbg(codec->dev, "No BCLK rate configured\n");
return;
Expand Down

0 comments on commit 49607b5

Please sign in to comment.