]> www.infradead.org Git - users/dwmw2/linux.git/commit
iommu/vt-d: Simplify intel_irq_remapping_select() ext_dest_id
authorDavid Woodhouse <dwmw@amazon.co.uk>
Mon, 12 Oct 2020 20:12:43 +0000 (21:12 +0100)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Fri, 23 Oct 2020 16:56:05 +0000 (17:56 +0100)
commit59f01715c645b0d8fd4aa4184d6173f2090281d9
tree78da314de3e7884b378cd627e2bd5099dd9de577
parent7cd81c3053cacf342bbd2c98e5feb57baa1a0fb5
iommu/vt-d: Simplify intel_irq_remapping_select()

Now that the old get_irq_domain() method has gone, we can consolidate on
just the map_XXX_to_iommu() functions.

Signed-off-by: David Woodhouse <dwmw@amazon.co.uk>
drivers/iommu/intel/irq_remapping.c