]> git.baikalelectronics.ru Git - kernel.git/commit
parisc: ->mapping_error
authorChristoph Hellwig <hch@lst.de>
Wed, 5 Jul 2017 02:55:06 +0000 (19:55 -0700)
committerHelge Deller <deller@gmx.de>
Wed, 5 Jul 2017 19:46:42 +0000 (21:46 +0200)
commit61f2a1f07648003b3a6ca0b3d84bcaa0de01390d
tree4c47d2411d679e654c25179873124d007dba1346
parent0b536cdf8968accbdecbc8294f3f34752feba358
parisc: ->mapping_error

DMA_ERROR_CODE already went away in linux-next, but parisc unfortunately
added a new instance of it without any review as far as I can tell.

Move the two iommu drivers to report errors through ->mapping_error.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Helge Deller <deller@gmx.de>
arch/parisc/include/asm/dma-mapping.h
drivers/parisc/ccio-dma.c
drivers/parisc/sba_iommu.c