mirror of
https://github.com/torvalds/linux.git
synced 2024-11-14 08:02:07 +00:00
1365e117bf
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: Qing Wang <wangqing@vivo.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com> Link: https://lore.kernel.org/r/1633663733-47199-6-git-send-email-wangqing@vivo.com Signed-off-by: Vinod Koul <vkoul@kernel.org> |
||
---|---|---|
.. | ||
acpi.c | ||
core.c | ||
dw.c | ||
idma32.c | ||
internal.h | ||
Kconfig | ||
Makefile | ||
of.c | ||
pci.c | ||
platform.c | ||
regs.h |