]> Git Repo - linux.git/commit
iommu/vt-d: Convert to probe/release_device() call-backs
authorJoerg Roedel <[email protected]>
Wed, 29 Apr 2020 13:36:54 +0000 (15:36 +0200)
committerJoerg Roedel <[email protected]>
Tue, 5 May 2020 12:36:13 +0000 (14:36 +0200)
commite5d1841f18b2401c8b449c024817cd243e363934
treefb9f23e38c93bd4e82234bad6b8837ca6ef69feb
parentdce8d6964ebdb333383bacf5e7ab8c27df151218
iommu/vt-d: Convert to probe/release_device() call-backs

Convert the Intel IOMMU driver 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 <[email protected]>
Reviewed-by: Lu Baolu <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
drivers/iommu/intel-iommu.c
This page took 0.051934 seconds and 4 git commands to generate.