iommu/vt-d: Kill dmar_domain->id
authorJoerg Roedel <jroedel@suse.de>
Tue, 21 Jul 2015 13:45:19 +0000 (15:45 +0200)
committerJoerg Roedel <jroedel@suse.de>
Wed, 12 Aug 2015 14:23:34 +0000 (16:23 +0200)
This field is now obsolete because all places use the
per-iommu domain-ids. Kill the remaining uses of this field
and remove it.

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

Simple merge