]> git.baikalelectronics.ru Git - kernel.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)
commite4e28872bde3377cfcab71330ae8f908bdae2967
tree8bc51ae009cf80fe606cccb468ff2f66cc2b839d
parent67f277a78083760cbc1923acdb587152717beeb5
arm64: consolidate __swiotlb_mmap

Since commit ec39a4e65793 ("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