Commit 9d263849 authored by Greg Kroah-Hartman's avatar Greg Kroah-Hartman

Revert "ASoC: wm8940: Properly set codec->dapm.bias_level"

This reverts commit d85b1ce7.

It breaks the build and probably shouldn't be in the 2.6.32 kernel
Reported-by: default avatarStefan 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: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 758d61b4
......@@ -473,8 +473,6 @@ static int wm8940_set_bias_level(struct snd_soc_codec *codec,
break;
}
codec->dapm.bias_level = level;
return ret;
}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment