remarkable-linux/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
..
byt-rt5640.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
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 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
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 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 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
sst-baytrail-pcm.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
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 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
sst-mfld-platform.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
sst-mfld-platform.h 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