linux/kernel/dma
Christoph Hellwig dc3c05504d dma-mapping: remove dma_deconfigure
This goes through a lot of hooks just to call arch_teardown_dma_ops.
Replace it with a direct call instead.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Robin Murphy <robin.murphy@arm.com>
2018-09-08 11:19:28 +02:00
..
coherent.c
contiguous.c kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contiguous() 2018-08-17 16:20:32 -07:00
debug.c
direct.c kernel/dma/direct: take DMA offset into account in dma_direct_supported 2018-09-01 15:42:28 +02:00
Kconfig
Makefile
mapping.c dma-mapping: remove dma_deconfigure 2018-09-08 11:19:28 +02:00
noncoherent.c
swiotlb.c swiotlb: clean up reporting 2018-07-25 13:33:05 +02:00
virt.c