diff options
author | Rander Wang <[email protected]> | 2019-03-08 16:38:59 +0800 |
---|---|---|
committer | Mark Brown <[email protected]> | 2019-03-11 16:58:45 +0000 |
commit | c899df3e9b0bf7b76e642aed1a214582ea7012d5 (patch) | |
tree | 460b6ab352ce534b846e19e623a8607a1435db74 /tools/perf/util/c++/clang.cpp | |
parent | 03d0aa4d4fddce4a5d865d819a4d98bfc3d451e6 (diff) |
ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platform
If playback and capture are enabled concurrently, when the capture stops
the output becomes inaudile. The playback application will become stuck
and underrun after a timeout.
This is caused by mistaken use of the stream_id, which should only be
set for playback and not for capture
Tested on Apollolake and Kabylake with SST driver.
Signed-off-by: Rander Wang <[email protected]>
Acked-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions