PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()
authorThomas Gleixner <tglx@linutronix.de>
Thu, 24 Nov 2022 23:24:36 +0000 (00:24 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Mon, 5 Dec 2022 18:21:00 +0000 (19:21 +0100)
commitd3a11dee9f946daa6e66aca1bf8db93e9d4e02ec
treef454f48ffd90ec356052f8bbffa33cc53375a272
parentf2480e7dacdcd9aab25641346ae53b7ff03777fc
PCI/MSI: Use msi_domain_alloc/free_irqs_all_locked()

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

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20221124230314.455168748@linutronix.de
drivers/pci/msi/irqdomain.c