diff options
author | Rander Wang <rander.wang@linux.intel.com> | 2019-03-08 16:38:59 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-03-11 16:58:45 +0000 |
commit | c899df3e9b0bf7b76e642aed1a214582ea7012d5 (patch) | |
tree | 460b6ab352ce534b846e19e623a8607a1435db74 /include/sound/opl3.h | |
parent | 03d0aa4d4fddce4a5d865d819a4d98bfc3d451e6 (diff) | |
download | linux-c899df3e9b0bf7b76e642aed1a214582ea7012d5.tar.gz linux-c899df3e9b0bf7b76e642aed1a214582ea7012d5.tar.bz2 linux-c899df3e9b0bf7b76e642aed1a214582ea7012d5.zip |
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 <rander.wang@linux.intel.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound/opl3.h')
0 files changed, 0 insertions, 0 deletions