ASoC: rt5640: Don't go to standby on resume
authorMark Brown <broonie@linaro.org>
Wed, 16 Oct 2013 16:30:44 +0000 (17:30 +0100)
committerMark Brown <broonie@linaro.org>
Sat, 19 Oct 2013 20:24:31 +0000 (21:24 +0100)
commitebce31140c2ddfda005e88957ac1ee1eacaa8dc5
treec587617509967b9924c2f8aa5ef4c58421580ae4
parente58f301ec969430cdafd7fa872660458f4939507
ASoC: rt5640: Don't go to standby on resume

There is no need for the CODEC to go to standby on resume since the core will
power it up as needed and in any case it is an idle_bias_off CODEC so would
normally sit with bias off while idle.

Signed-off-by: Mark Brown <broonie@linaro.org>
Tested-by: Stephen Warren <swarren@nvidia.com>
sound/soc/codecs/rt5640.c