diff options
author | Marek Vasut <[email protected]> | 2024-07-23 15:27:13 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-08-06 12:52:17 -0500 |
commit | d5bba5b9ed233ed9d42e0b43e2b4cddcd91b5d7b (patch) | |
tree | b2c52b36377fe266129aaf5321224dfb8d0db577 /drivers/pci/controller/dwc | |
parent | 647e9651a0110fb0ff163ef6bf1318b30f90a08c (diff) |
PCI: xilinx-nwl: 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/[email protected]
Signed-off-by: Marek Vasut <[email protected]>
[bhelgaas: commit log]
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Manivannan Sadhasivam <[email protected]>
Acked-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc')
0 files changed, 0 insertions, 0 deletions