ASoC: Move bias level update to the core
[linux-2.6-microblaze.git] / sound / soc / codecs / wm8971.c
index f9cbabd..94eb27e 100644 (file)
@@ -594,7 +594,6 @@ static int wm8971_set_bias_level(struct snd_soc_codec *codec,
                snd_soc_write(codec, WM8971_PWR1, 0x0001);
                break;
        }
-       codec->dapm.bias_level = level;
        return 0;
 }