diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-11-23 13:47:52 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-11-24 18:07:05 +0000 |
commit | e2dce944cc2bf22d0295330cbdcbd2ad7bd47cb4 (patch) | |
tree | b94d4ccac307d08aed6118be65138313e6ef38d5 /sound/soc/rockchip | |
parent | 187024b36c635bd454c1b1587b58c9439d3a46ad (diff) |
ASoC: rt5631: Cleanup bias level transitions
Set the CODEC driver's suspend_bias_off flag rather than manually going to
SND_SOC_BIAS_OFF in suspend and SND_SOC_BIAS_STANDBY in resume. This makes
the code a bit shorter and cleaner.
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 either.
Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/rockchip')
0 files changed, 0 insertions, 0 deletions