iommu/amd: Remove domain search for PCI/MSI
authorThomas Gleixner <tglx@linutronix.de>
Wed, 26 Aug 2020 11:17:06 +0000 (13:17 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 16 Sep 2020 14:52:38 +0000 (16:52 +0200)
commitbc95fd0d7c4273034b9486aaf369777eaaa00cb7
tree7a66dc0b61b58ed1bd5b2d9eb31ead8d8d30ecda
parent9f0ffb4bb3008e56fcd7ad5ff24467a8b7f1f2e7
iommu/amd: Remove domain search for PCI/MSI

Now that the domain can be retrieved through device::msi_domain the domain
search for PCI_MSI[X] is not longer required. Remove it.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20200826112334.400700807@linutronix.de
drivers/iommu/amd/iommu.c