summaryrefslogtreecommitdiff
path: root/drivers/iommu/dmar.c
diff options
context:
space:
mode:
authorDavid Woodhouse <David.Woodhouse@intel.com>2014-03-09 13:33:06 -0700
committerDavid Woodhouse <David.Woodhouse@intel.com>2014-03-24 14:06:53 +0000
commit7c7faa11ecf3eec17699ae73fc6e336cbf993081 (patch)
tree90c0580cad81a195482314f263b6647f8e07e3cc /drivers/iommu/dmar.c
parent8bbc4410129c0919e5943012489427c5e050a63e (diff)
iommu/vt-d: Remove device_to_iommu() call from domain_remove_dev_info()
This was problematic because it works by domain/bus/devfn and we want to make device_to_iommu() use only a struct device * (for handling non-PCI devices). Now that the iommu pointer is reliably stored in the device_domain_info, we don't need to look it up. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Diffstat (limited to 'drivers/iommu/dmar.c')
0 files changed, 0 insertions, 0 deletions