commit | d7858bd647cda68bf832997a280a2f44aec01f1b | [log] [tgz] |
---|---|---|
author | Lars-Peter Clausen <lars@metafoo.de> | Thu Sep 04 19:44:08 2014 +0200 |
committer | Mark Brown <broonie@kernel.org> | Thu Sep 04 20:10:25 2014 +0100 |
tree | d1b0ccf6594377e83f1ea60de2b6783348fe83c1 | |
parent | a80932979a72ef9d4e66a69520c7588cc6de5699 [diff] |
ASoC: adau1373: Cleanup manual bias level transitions The ASoC core now takes care of setting the bias level to SND_SOC_BIAS_OFF when removing the CODEC, no need to do it manually anymore. Signed-off-by: Lars-Peter Clausen <lars@metafoo.de> Signed-off-by: Mark Brown <broonie@kernel.org>