ASoC: twl4030: Cleanup manual bias level transitions
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 26 Nov 2014 19:57:59 +0000 (20:57 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 27 Nov 2014 11:18:05 +0000 (11:18 +0000)
commit3ec8d2036464d961a6314281ae68d80a5c071d07
tree0033038ff366ba1ccad81d61b90f5a64e8c9241a
parentf114040e3ea6e07372334ade75d1ee0775c355e1
ASoC: twl4030: 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.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/twl4030.c