linux_dsm_epyc7002/sound/soc/intel
Jarkko Nikula 8c44b2b1ae ASoC: Intel: Fix simultaneous Baytrail SST capture and playback
I managed to drop a change to stream ID setting from commit 49fee17816
("ASoC: Intel: Only export one Baytrail DAI") leading to non-working
simultaneous capture-playback since after one DAI conversion
rtd->cpu_dai->id + 1 will be the same for both playback and capture.

Use substream->stream + 1 like it was in original Liam's patch.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-05-15 16:53:07 +01:00
..
byt-rt5640.c ASoC: Intel: Only export one Baytrail DAI 2014-05-14 16:57:27 +01:00
haswell.c Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/topic/omap', 'asoc/topic/pxa' and 'asoc/topic/rcar' into asoc-next 2014-03-12 23:04:35 +00:00
Kconfig ASoC: Intel: don't select RT5640 if !I2C 2014-03-13 09:45:09 +00:00
Makefile ASoC: Intel: Build Medfield compressed ops 2014-05-09 10:28:42 +01:00
mfld_machine.c ASoC: mfld_machine: Fix compile error 2014-03-21 19:33:36 +00:00
sst-acpi.c ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. 2014-05-02 09:53:02 -07:00
sst-baytrail-dsp.c Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel 2014-05-13 18:23:56 +01:00
sst-baytrail-ipc.c Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel 2014-05-13 18:23:56 +01:00
sst-baytrail-ipc.h ASoC: Intel: Add Baytrail suspend/resume support 2014-05-12 22:02:18 +01:00
sst-baytrail-pcm.c ASoC: Intel: Fix simultaneous Baytrail SST capture and playback 2014-05-15 16:53:07 +01:00
sst-dsp-priv.h Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel 2014-05-13 18:23:56 +01:00
sst-dsp.c ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. 2014-05-02 09:53:02 -07:00
sst-dsp.h ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. 2014-05-02 09:53:02 -07:00
sst-firmware.c Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel 2014-05-13 18:23:56 +01:00
sst-haswell-dsp.c ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. 2014-05-02 09:53:02 -07:00
sst-haswell-ipc.c ASoC: Intel: Fix stream position pointer. 2014-05-02 09:54:05 -07:00
sst-haswell-ipc.h ASoC: Intel: Fix stream position pointer. 2014-05-02 09:54:05 -07:00
sst-haswell-pcm.c ASoC: Intel: Fix check for pdata usage before dereference. 2014-05-05 12:42:00 -07:00
sst-mfld-dsp.h ASoC: Intel: remove FSF snail mail address 2014-05-08 18:25:05 +01:00
sst-mfld-platform-compress.c ASoC: Intel: split the pcm and compress to different files 2014-05-08 18:25:05 +01:00
sst-mfld-platform-pcm.c ASoC: Intel: rename pcm dias to media dai 2014-05-08 18:25:05 +01:00
sst-mfld-platform.h ASoC: Intel: split the pcm and compress to different files 2014-05-08 18:25:05 +01:00