Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 7c7faa11 authored by David Woodhouse's avatar David Woodhouse
Browse files

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: default avatarDavid Woodhouse <David.Woodhouse@intel.com>
parent 8bbc4410
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment