iommu/exynos: Update to {map,unmap}_pages
authorRobin Murphy <robin.murphy@arm.com>
Tue, 12 Sep 2023 16:18:37 +0000 (17:18 +0100)
committerJoerg Roedel <jroedel@suse.de>
Mon, 25 Sep 2023 10:04:36 +0000 (12:04 +0200)
commit983efefa44a3eadbc59d9801c61009ee86b7d4f8
tree10e22a6f86536c77b93a151b865d49de85757441
parentebfdc4569eabeacd5ef52364ac0496981652c055
iommu/exynos: 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/579176033e92d49ec9fc9f3d33d7b9d4c474f0b4.1694525662.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/exynos-iommu.c