diff options
author | David Woodhouse <David.Woodhouse@intel.com> | 2014-03-09 13:33:06 -0700 |
---|---|---|
committer | David Woodhouse <David.Woodhouse@intel.com> | 2014-03-24 14:06:53 +0000 |
commit | 7c7faa11ecf3eec17699ae73fc6e336cbf993081 (patch) | |
tree | 90c0580cad81a195482314f263b6647f8e07e3cc /drivers/iommu/dmar.c | |
parent | 8bbc4410129c0919e5943012489427c5e050a63e (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