ASoC: wm8994: Cleanup manual bias level transitions
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 23 Nov 2014 12:37:43 +0000 (13:37 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 24 Nov 2014 18:40:23 +0000 (18:40 +0000)
commit49d9ac383cddc3e8d4cae8bc7a8f4da9dc071121
treeae63433c12915d04a18c1ff06e2bc786a75e973b
parent5d01410fe4d92081f349b013a2e7a95429e4f2c9
ASoC: wm8994: Cleanup manual bias level transitions

Since the ASoC core now takes care of setting the bias level to
SND_SOC_BIAS_OFF when removing the CODEC there is no need to do it manually
anymore either.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Acked-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/wm8994.c