irqchip: Convert all platform MSI users to the new API
authorThomas Gleixner <tglx@linutronix.de>
Sat, 27 Jan 2024 16:17:34 +0000 (21:47 +0530)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 15 Feb 2024 16:55:40 +0000 (17:55 +0100)
commit14fd06c776b5289a43c91cdc64bac3bdbc7b397e
tree02a33c9f6d257d0d97f7560555756633fe6d9e40
parentc88f9110bfbca5975a8dee4c9792ba12684c7bca
irqchip: Convert all platform MSI users to the new API

Switch all the users of the platform MSI domain over to invoke the new
interfaces which branch to the original platform MSI functions when the
irqdomain associated to the caller device does not yet provide MSI parent
functionality.

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20240127161753.114685-7-apatel@ventanamicro.com
drivers/dma/mv_xor_v2.c
drivers/dma/qcom/hidma.c
drivers/iommu/arm/arm-smmu-v3/arm-smmu-v3.c
drivers/mailbox/bcm-flexrm-mailbox.c
drivers/perf/arm_smmuv3_pmu.c
drivers/ufs/host/ufs-qcom.c