linux-stable/drivers/dma/dw-edma
Wang Qing ecb8c88bd3 dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' API
The wrappers in include/linux/pci-dma-compat.h should go away.

pci_set_dma_mask()/pci_set_consistent_dma_mask() should be
replaced with dma_set_mask()/dma_set_coherent_mask(),
and use dma_set_mask_and_coherent() for both.

Signed-off-by: Wang Qing <wangqing@vivo.com>
Link: https://lore.kernel.org/r/1633663733-47199-2-git-send-email-wangqing@vivo.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2021-10-26 10:54:23 +05:30
..
Kconfig dmaengine: dw-edma: Fix build error without CONFIG_PCI_MSI 2019-06-12 10:22:02 +05:30
Makefile dmaengine: Add Synopsys eDMA IP PCIe glue-logic 2019-06-10 13:10:39 +05:30
dw-edma-core.c dmaengine: dw-edma: Remove an unused variable 2021-10-18 12:11:08 +05:30
dw-edma-core.h dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct 2021-03-16 22:58:53 +05:30
dw-edma-pcie.c dmaengine: dw-edma-pcie: switch from 'pci_' to 'dma_' API 2021-10-26 10:54:23 +05:30
dw-edma-v0-core.c dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct 2021-03-16 22:58:53 +05:30
dw-edma-v0-core.h dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct 2021-03-16 22:58:53 +05:30
dw-edma-v0-debugfs.c dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct 2021-03-16 22:58:53 +05:30
dw-edma-v0-debugfs.h dmaengine: dw-edma: Move struct dentry variable from static definition into dw_edma struct 2021-03-16 22:58:53 +05:30
dw-edma-v0-regs.h dmaengine: dw-edma: Fix comments offset characters' alignment 2021-03-16 22:58:52 +05:30