ASoC: wm8900: Cleanup manual bias level transitions
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 23 Nov 2014 12:37:29 +0000 (13:37 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 24 Nov 2014 18:26:14 +0000 (18:26 +0000)
commitd2a9bc68512696a896abf7a94852c5fb5e6733a1
treeabf0e0e1daf08fca881f6e2231d8ad08f465e576
parentf114040e3ea6e07372334ade75d1ee0775c355e1
ASoC: wm8900: 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/wm8900.c