iommu/vt-d: Get rid of iommu_attach_vm_domain()
authorJoerg Roedel <jroedel@suse.de>
Tue, 21 Jul 2015 09:18:21 +0000 (11:18 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 12 Aug 2015 14:23:33 +0000 (16:23 +0200)
commite2411427f7d3ddcf8d5f35d5ab0a397180deac3a
tree3feaaf3680770bf12713d58da5692e3931c2e0d0
parent8bf478163e69e42973c7070179a11815139e5bf0
iommu/vt-d: Get rid of iommu_attach_vm_domain()

The special case for VM domains is not needed, as other
domains could be attached to the iommu in the same way. So
get rid of this special case.

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