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