iommu/vt-d: Only insert alias dev_info if there is an alias
authorJoerg Roedel <jroedel@suse.de>
Thu, 23 Jul 2015 16:09:11 +0000 (18:09 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 12 Aug 2015 14:23:36 +0000 (16:23 +0200)
For devices without an PCI alias there will be two
device_domain_info structures added. Prevent that by
checking if the alias is different from the device.

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

Simple merge