ASoC: tlv320aic3x: Cleanup manual bias level transitions
authorLars-Peter Clausen <lars@metafoo.de>
Wed, 26 Nov 2014 19:57:57 +0000 (20:57 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 27 Nov 2014 11:17:02 +0000 (11:17 +0000)
commit68f438378cde79e29f71c7e043b10d76001d8892
tree76222d64c746110f77d6cc5614fb73d936c422a7
parent68d6626925c3529790a2055d41578415fa98495e
ASoC: tlv320aic3x: 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/tlv320aic3x.c