ASoC: wm9713: Cleanup manual bias level transitions
authorLars-Peter Clausen <lars@metafoo.de>
Sun, 23 Nov 2014 12:37:48 +0000 (13:37 +0100)
committerMark Brown <broonie@kernel.org>
Mon, 24 Nov 2014 18:44:07 +0000 (18:44 +0000)
commit0cb6b1419ec864996835991a62788c588693f27d
treedd654a0ec307fdd7781f7b33c0795546f5bd9c62
parent5bc39b50fd3f9e3585e0cb1cf7d7da979a063848
ASoC: wm9713: Cleanup manual bias level transitions

The manual transition to SND_SOC_BIAS_STANDBY at the end of CODEC probe()
can also be removed as the core will automatically do this after the CODEC
has been probed.

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/wm9713.c