]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
iommu/tegra: Convert to probe/release_device() call-backs
authorJoerg Roedel <jroedel@suse.de>
Wed, 29 Apr 2020 13:37:04 +0000 (15:37 +0200)
committerJoerg Roedel <jroedel@suse.de>
Tue, 5 May 2020 12:36:14 +0000 (14:36 +0200)
commitb287ba73789906fc4f4ee821e1014b13e2814849
tree1cf94671c7802af64d8e98e7d9f315ed1810cf94
parentd8260443245dc8e504c3ecde5e86972f5be2b43e
iommu/tegra: Convert to probe/release_device() call-backs

Convert the Tegra IOMMU drivers to use the probe_device() and
release_device() call-backs of iommu_ops, so that the iommu core code
does the group and sysfs setup.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
Link: https://lore.kernel.org/r/20200429133712.31431-27-joro@8bytes.org
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/tegra-gart.c
drivers/iommu/tegra-smmu.c