linux/arch/mips/jazz
Christoph Hellwig 122da4e081 mips/jazz: remove the mapping_error dma_map_ops method
The Jazz iommu code already returns (~(dma_addr_t)0x0) on mapping
failures, so we can switch over to returning DMA_MAPPING_ERROR and
let the core dma-mapping code handle the rest.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
2018-12-06 06:56:38 -08:00
..
irq.c
jazzdma.c mips/jazz: remove the mapping_error dma_map_ops method 2018-12-06 06:56:38 -08:00
Kconfig
Makefile
Platform
reset.c
setup.c mips/jazz: provide missing dma_mask/coherent_dma_mask 2018-07-12 08:58:31 -07:00