]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
arm64: consolidate __swiotlb_mmap
authorRobin Murphy <Robin.Murphy@arm.com>
Fri, 10 Jul 2015 15:47:56 +0000 (16:47 +0100)
committerWill Deacon <will.deacon@arm.com>
Mon, 27 Jul 2015 10:08:39 +0000 (11:08 +0100)
commitaaf6f2f098f8ec22fa51ec15bd327b8acdfe5a78
tree8bc51ae009cf80fe606cccb468ff2f66cc2b839d
parentd3127afa712321a2b297cfee358be2cb223f933c
arm64: consolidate __swiotlb_mmap

Since commit 9d3bfbb4df58 ("arm64: Combine coherent and non-coherent
swiotlb dma_ops"), __dma_common_mmap is no longer shared between two
callers, so roll it into the remaining one.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
arch/arm64/mm/dma-mapping.c