Skip to content

Commit

Permalink
Revert "ASoC: wm8940: Properly set codec->dapm.bias_level"
Browse files Browse the repository at this point in the history
This reverts commit d85b1ce.

It breaks the build and probably shouldn't be in the 2.6.32 kernel

Reported-by: Stefan Bader <stefan.bader@canonical.com>
Cc: Chris Paulson-Ellis <chris@edesix.com>
Cc: Axel Lin <axel.lin@gmail.com>
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Greg Kroah-Hartman committed Nov 9, 2011
1 parent 758d61b commit 9d26384
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/soc/codecs/wm8940.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,8 +473,6 @@ static int wm8940_set_bias_level(struct snd_soc_codec *codec,
break;
}

codec->dapm.bias_level = level;

return ret;
}

Expand Down

0 comments on commit 9d26384

Please sign in to comment.