bus: fsl-mc-msi: Switch to domain id aware interfaces
authorThomas Gleixner <tglx@linutronix.de>
Thu, 24 Nov 2022 23:24:40 +0000 (00:24 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 5 Dec 2022 18:21:00 +0000 (19:21 +0100)
commit46a2bc8c7092cf277fb486c0629894ed904984a4
treec153ed1efc4fee64d7d4d53c257749e96e3d8cd2
parentb330ff9f0b03d6107ee941240ef63cc95374ff3d
bus: fsl-mc-msi: Switch to domain id aware interfaces

Switch to the new domain id aware interfaces to phase out the previous
ones.

Get rid of the MSI descriptor and domain checks as the core code detects
these issues anyway.

No functional change.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221124230314.575538524@linutronix.de
drivers/bus/fsl-mc/fsl-mc-msi.c