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)
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

Simple merge