arm64: hook up IOMMU dma_ops
authorRobin Murphy <robin.murphy@arm.com>
Fri, 6 Feb 2015 14:55:15 +0000 (14:55 +0000)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:43:49 +0000 (13:43 +0900)
commit7c5b897b3e3c9cb52efdb587914ac1aa8d6eedc3
treed27d5e639b9ed25595154c080675dec7cd524f6d
parent569a3d7b11d8dce008e914bd00fbb74853099a9d
arm64: hook up IOMMU dma_ops

With iommu_dma_ops in place, hook them up to the configuration code, so
IOMMU-fronted devices will get them automatically.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
arch/arm64/Kconfig
arch/arm64/include/asm/dma-mapping.h
arch/arm64/mm/dma-mapping.c