[PATCH v3 0/2] PCI: mvebu: Dispose INTx IRQs before to removing INTx domain

Marek Behún kabel at kernel.org
Mon Jul 15 04:48:52 PDT 2024


Hello Bjorn, Thomas, Ilpo et al.

I've split the patch into two: the first introduces the new helper
function, pci_remove_irq_domain(), and the second uses this new function
instead of irq_domain_remove() in the pci-mvebu controller driver.

Marek

Marek Behún (1):
  PCI: Add pci_remove_irq_domain() helper

Pali Rohár (1):
  PCI: mvebu: Dispose INTx IRQs before to removing INTx domain

 drivers/pci/controller/pci-mvebu.c |  2 +-
 drivers/pci/irq.c                  | 21 +++++++++++++++++++++
 drivers/pci/pci.h                  |  7 +++++++
 3 files changed, 29 insertions(+), 1 deletion(-)

-- 
2.44.2




More information about the linux-arm-kernel mailing list