arm: use a dummy struct device for ISA DMA use of the DMA API
authorChristoph Hellwig <hch@lst.de>
Fri, 21 Dec 2018 13:56:38 +0000 (14:56 +0100)
committerChristoph Hellwig <hch@lst.de>
Mon, 8 Apr 2019 15:52:45 +0000 (17:52 +0200)
commit5ab6a91a1cacd827382897a80425df8a2d27744a
treed51221b13cad9ddc44b4d56ab1d50299b00e9723
parent02c486f483434286bbc775d160fa901fdb4f9ff6
arm: use a dummy struct device for ISA DMA use of the DMA API

This gets rid of the last NULL dev argument passed to the DMA API.

Signed-off-by: Christoph Hellwig <hch@lst.de>
arch/arm/kernel/dma-isa.c
arch/arm/mach-rpc/dma.c