diff options
author | Lars-Peter Clausen <lars@metafoo.de> | 2014-11-23 13:37:47 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-11-24 18:43:24 +0000 |
commit | ab492b86b89be6c98bdca71cfc97b411ca42e140 (patch) | |
tree | aafbceb3c9044108022332a0dfc3e11698911212 /sound/soc/codecs/wm9713.c | |
parent | 9a812c6b7a2092e20b4b78ed0ec6614a89e96dfd (diff) | |
download | op-kernel-dev-ab492b86b89be6c98bdca71cfc97b411ca42e140.zip op-kernel-dev-ab492b86b89be6c98bdca71cfc97b411ca42e140.tar.gz |
ASoC: wm9712: Cleanup manual bias level transitions
Set the CODEC driver's suspend_bias_off flag rather than manually going to
SND_SOC_BIAS_OFF in suspend. This makes the code a bit shorter and cleaner.
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>
Diffstat (limited to 'sound/soc/codecs/wm9713.c')
0 files changed, 0 insertions, 0 deletions