]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit739681ca4c789c789c4226f4b9304f8e683a890c
tree76222d64c746110f77d6cc5614fb73d936c422a7
parentdc3b42a015a828cdbd037d8d4c67ef6153649f4c
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