diff options
author | Jarkko Nikula <[email protected]> | 2010-12-10 20:53:55 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2010-12-13 16:47:48 +0000 |
commit | 862af8adbe6b9ccb7c00c13717b1f92465f79aa2 (patch) | |
tree | f8a9077e5e14f0dbea156c0890c229821a2709e6 /tools/perf/util/trace-event-scripting.c | |
parent | a0968628097380be52db8b4664da98fc425546a5 (diff) |
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 <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions