diff options
author | Rander Wang <rander.wang@linux.intel.com> | 2019-03-08 09:38:59 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-03-11 17:58:45 +0100 |
commit | c899df3e9b0bf7b76e642aed1a214582ea7012d5 (patch) | |
tree | 460b6ab352ce534b846e19e623a8607a1435db74 /sound/soc/soc-pcm.c | |
parent | ASoC:hdac_hda:use correct format to setup hda codec (diff) | |
download | linux-c899df3e9b0bf7b76e642aed1a214582ea7012d5.tar.xz 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 'sound/soc/soc-pcm.c')
0 files changed, 0 insertions, 0 deletions