iommu/arm-smmu-v3: Use msi_get_virq()
authorThomas Gleixner <tglx@linutronix.de>
Fri, 10 Dec 2021 22:19:31 +0000 (23:19 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 16 Dec 2021 21:16:41 +0000 (22:16 +0100)
commit065afdc9c521f05c53f226dabe5dda2d30294d65
tree40106a6bdb2f456aacd9336582db5f19328e8f84
parent848456705565da8de0fac4f6487f2a04813f60cc
iommu/arm-smmu-v3: Use msi_get_virq()

Let the core code fiddle with the MSI descriptor retrieval.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Tested-by: Robin Murphy <robin.murphy@arm.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Jason Gunthorpe <jgg@nvidia.com>
Link: https://lore.kernel.org/r/20211210221815.089008198@linutronix.de
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c