original_kernel/sound/soc/intel
Jarkko Nikula cffd6665f5 ASoC: Intel: Fix Baytrail SST DSP firmware loading
Commit 10df350977 ("ASoC: Intel: Fix Audio DSP usage when IOMMU is
enabled.") caused following regression in Baytrail SST:

baytrail-pcm-audio baytrail-pcm-audio: error: DMA alloc failed
baytrail-pcm-audio baytrail-pcm-audio: error: failed to load firmware

Fix this by calling dma_coerce_mask_and_coherent() in sst_byt_init() with
the same dma_dev device what is now used in sst_fw_new() when allocating the
DMA buffer.

Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-05-13 18:21:02 +01:00
..
Kconfig
Makefile
byt-rt5640.c
haswell.c
mfld_machine.c
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 ASoC: Intel: Fix Baytrail SST DSP firmware loading 2014-05-13 18:21:02 +01:00
sst-baytrail-ipc.c ASoC: Intel: Fix audio crash due to race condition in stream deletion 2014-04-23 12:11:20 +01:00
sst-baytrail-ipc.h
sst-baytrail-pcm.c
sst-dsp-priv.h ASoC: Intel: Fix Audio DSP usage when IOMMU is enabled. 2014-05-02 09:53:02 -07: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 ASoC: Intel: Fix block offset calculations. 2014-05-07 09:38:29 +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
sst-mfld-platform.c
sst-mfld-platform.h