]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: SOF: Intel: hda: fix stream id setting
authorRander Wang <rander.wang@linux.intel.com>
Mon, 22 Jul 2019 14:14:00 +0000 (09:14 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 23 Jul 2019 11:25:31 +0000 (12:25 +0100)
commitc291eae2fe91ba8d5bc6bdcd7f44f9496fdef5ba
treedaebe916f90c661fbbd3a3840520367ba400b806
parent0a417248ce03d10c9fdf3b0bff3e4ccc7c012406
ASoC: SOF: Intel: hda: fix stream id setting

snd_hdac_ext_link_clear_stream_id maps stream id to
link output, which is for playback, not capture.

Tested on Whiskey Lake platform.

Signed-off-by: Rander Wang <rander.wang@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20190722141402.7194-20-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/hda-dai.c
sound/soc/sof/intel/hda-dsp.c