summaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-visconti.c
diff options
context:
space:
mode:
authorMarek Vasut <marek.vasut+renesas@mailbox.org>2024-07-23 15:27:05 +0200
committerBjorn Helgaas <bhelgaas@google.com>2024-07-29 12:46:35 -0500
commit363d53acbfd3ec0454349d1e312f600d3fa33285 (patch)
treed95ae6d143280c84b9420c027a8bbb9d8000cba1 /drivers/pci/controller/dwc/pcie-visconti.c
parentc7b10edde0f25edd74a84f51a195bdf3a634d473 (diff)
PCI: dwc: 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-6-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: Damien Le Moal <dlemoal@kernel.org> Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org> Acked-by: Thomas Gleixner <tglx@linutronix.de>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-visconti.c')
0 files changed, 0 insertions, 0 deletions