]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iommu/arm-smmu: Clean up DMA API usage
authorRobin Murphy <Robin.Murphy@arm.com>
Wed, 29 Jul 2015 18:46:06 +0000 (19:46 +0100)
committerWill Deacon <will.deacon@arm.com>
Thu, 6 Aug 2015 13:35:38 +0000 (14:35 +0100)
commit2df7a25ce4a79092946330ac4b7a2fbb5944d1d6
treef201791d178bf10f67305cfda853cc0327329855
parentf8d5496131554f61b0fd931fa046f0233fe2aac2
iommu/arm-smmu: Clean up DMA API usage

With the correct DMA API calls now integrated into the io-pgtable code,
let that handle the flushing of non-coherent page table updates.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
drivers/iommu/arm-smmu.c