android_kernel_xiaomi_sm8450/sound/soc/amd/raven
Vijendar Mukunda 8863905101
ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver
AMD platform device acp3x_rv_i2s created by parent PCI device
driver. Pass struct device of the parent to
snd_pcm_lib_preallocate_pages() so dma_alloc_coherent() can use
correct dma_ops. Otherwise, it will use default dma_ops which
is nommu_dma_ops on x86_64 even when IOMMU is enabled and
set to non passthrough mode.

Signed-off-by: Vijendar Mukunda <vijendar.mukunda@amd.com>
Link: https://lore.kernel.org/r/1564753899-17124-1-git-send-email-Vijendar.Mukunda@amd.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2019-08-02 19:04:26 +01:00
..
acp3x-pcm-dma.c ASoC: amd: acp3x: use dma_ops of parent device for acp3x dma driver 2019-08-02 19:04:26 +01:00
acp3x.h ASoC: amd: Switch to SPDX identifier 2018-11-15 11:19:04 -08:00
chip_offset_byte.h ASoC: amd: Switch to SPDX identifier 2018-11-15 11:19:04 -08:00
Makefile ASoC: amd: Switch to SPDX identifier 2018-11-15 11:19:04 -08:00
pci-acp3x.c ASoC: amd: Fix a NULL vs IS_ERR() check in probe 2018-11-26 12:22:56 +00:00