iommu/rockchip: : Use standard driver registration
authorRobin Murphy <robin.murphy@arm.com>
Fri, 4 Feb 2022 20:16:41 +0000 (20:16 +0000)
committerJoerg Roedel <jroedel@suse.de>
Mon, 14 Feb 2022 13:11:04 +0000 (14:11 +0100)
commit6efd3b8356693898e87610e52bfecd81c70a419b
tree72e8a1b591423275b653b582f2a78c0bd3caaf42
parent754e0b0e35608ed5206d6a67a791563c631cec07
iommu/rockchip: : Use standard driver registration

It's been a long time since there was any reason to register IOMMU
drivers early. Convert to the standard platform driver helper.

CC: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/c08d58bff340da6a829e76d66d2fa090a9718384.1644005728.git.robin.murphy@arm.com
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/rockchip-iommu.c