1
linux/drivers/pci/controller/mobiveil
Marek Vasut 2a1297ead0 PCI: mobiveil: 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-9-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
Makefile
pcie-layerscape-gen4.c PCI: ls-gen4: Make struct mobiveil_rp_ops constant 2024-06-25 00:49:49 +00:00
pcie-mobiveil-host.c PCI: mobiveil: Silence 'set affinity failed' warning 2024-07-29 12:46:35 -05:00
pcie-mobiveil-plat.c
pcie-mobiveil.c
pcie-mobiveil.h PCI: ls-gen4: Make struct mobiveil_rp_ops constant 2024-06-25 00:49:49 +00:00