iommu: Add device_group call-back to x86 iommu drivers
authorJoerg Roedel <jroedel@suse.de>
Wed, 21 Oct 2015 21:51:39 +0000 (23:51 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 21 Oct 2015 22:00:49 +0000 (00:00 +0200)
commita960fadbe66e332b82595b3f26f00078caf0310f
treea591990d721028018c118f42b8668af0e0784b38
parent6eab556a40384de94c2d03c8d9d632e5154367f5
iommu: Add device_group call-back to x86 iommu drivers

Set the device_group call-back to pci_device_group() for the
Intel VT-d and the AMD IOMMU driver.

Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/amd_iommu.c
drivers/iommu/intel-iommu.c