diff options
author | Robin Murphy <robin.murphy@arm.com> | 2016-11-14 13:16:26 +0100 |
---|---|---|
committer | Joerg Roedel <jroedel@suse.de> | 2016-11-14 16:58:36 +0100 |
commit | 51f8cc9e818a9e6df376db7aeb5822d43e58cfb3 (patch) | |
tree | e894f2534f0f8fc079d82cf410aba8d92d280e9c /arch/arm64/mm | |
parent | Linux 4.9-rc4 (diff) | |
download | linux-51f8cc9e818a9e6df376db7aeb5822d43e58cfb3.tar.xz linux-51f8cc9e818a9e6df376db7aeb5822d43e58cfb3.zip |
iommu/dma: Implement dma_{map,unmap}_resource()
With the new dma_{map,unmap}_resource() functions added to the DMA API
for the benefit of cases like slave DMA, add suitable implementations to
the arsenal of our generic layer. Since cache maintenance should not be
a concern, these can both be standalone callback implementations without
the need for arch code wrappers.
CC: Joerg Roedel <joro@8bytes.org>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Catalin Marinas <catalin.marinas@arm.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Diffstat (limited to 'arch/arm64/mm')
0 files changed, 0 insertions, 0 deletions