linux-stable/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 MIPS: Jazz: Migrate to new 'set-state' interface 2015-09-03 12:07:50 +02:00
jazzdma.c mips/jazz: remove the mapping_error dma_map_ops method 2018-12-06 06:56:38 -08:00
Kconfig MIPS: jazz: split dma mapping operations from dma-default 2018-06-24 09:27:27 -07:00
Makefile MIPS: Whitespace cleanup. 2013-02-01 10:00:22 +01:00
Platform MIPS: Jazz: Migrate to new platform makefile style. 2010-08-05 13:25:48 +01:00
reset.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
setup.c mips/jazz: provide missing dma_mask/coherent_dma_mask 2018-07-12 08:58:31 -07:00