diff options
author | Jarkko Nikula <jhnikula@gmail.com> | 2010-12-10 19:53:55 +0100 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2010-12-13 17:47:48 +0100 |
commit | 862af8adbe6b9ccb7c00c13717b1f92465f79aa2 (patch) | |
tree | f8a9077e5e14f0dbea156c0890c229821a2709e6 /sound/atmel | |
parent | ASoC: WM8580: Fix R8 initial value (diff) | |
download | linux-862af8adbe6b9ccb7c00c13717b1f92465f79aa2.tar.xz linux-862af8adbe6b9ccb7c00c13717b1f92465f79aa2.zip |
ASoC: Fix bias power down of non-DAPM codec
Currently bias of non-DAPM codec will be powered down (standby/off) whenever
there is a stream stop. This is wrong in simultaneous playback/capture since
the bias is put down immediately after stopping the first stream.
Fix this by using the codec->active count when figuring out the needed bias
level after stream stop.
Signed-off-by: Jarkko Nikula <jhnikula@gmail.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
Diffstat (limited to 'sound/atmel')
0 files changed, 0 insertions, 0 deletions