iommu/tegra-smmu: Update to {map,unmap}_pages
authorRobin Murphy <robin.murphy@arm.com>
Tue, 12 Sep 2023 16:18:42 +0000 (17:18 +0100)
committerJoerg Roedel <jroedel@suse.de>
Mon, 25 Sep 2023 10:04:37 +0000 (12:04 +0200)
commit39f823dfb59e8a4f718a16e8a1cdac32d42804ad
treef0db1ecdea924963fa3c13996e4f332511b2a209
parent8c63d1e3d3a04d99684ad6f6af7f4bb641fd6928
iommu/tegra-smmu: Update to {map,unmap}_pages

Trivially update map/unmap to the new interface, which is quite happy
for drivers to still process just one page per call.

Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Link: https://lore.kernel.org/r/338c520ed947d6d5b9d0509ccb4588908bd9ce1e.1694525662.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/tegra-smmu.c