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