linux-yocto/drivers/pci/controller/plda
Marek Vasut e934abaac0 PCI: plda: Silence 'set affinity failed' warning
Use MSI_FLAG_NO_AFFINITY, which keeps .irq_set_affinity() unset and allows
migrate_one_irq() to exit right away, without warnings like this:

  IRQ...: set affinity failed(-22)

Remove the .irq_set_affinity() implementation that is no longer needed.

Link: https://lore.kernel.org/r/20240723132958.41320-10-marek.vasut+renesas@mailbox.org
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
[bhelgaas: commit log]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>
2024-07-29 12:46:35 -05:00
..
Kconfig PCI: starfive: Add JH7110 PCIe controller 2024-05-28 11:15:30 -05:00
Makefile PCI: starfive: Add JH7110 PCIe controller 2024-05-28 11:15:30 -05:00
pcie-microchip-host.c PCI: plda: Pass pci_host_bridge to plda_pcie_setup_iomems() 2024-05-28 11:15:29 -05:00
pcie-plda-host.c PCI: plda: Silence 'set affinity failed' warning 2024-07-29 12:46:35 -05:00
pcie-plda.h PCI: starfive: Add JH7110 PCIe controller 2024-05-28 11:15:30 -05:00
pcie-starfive.c PCI: starfive: Add JH7110 PCIe controller 2024-05-28 11:15:30 -05:00