diff options
author | Marek Vasut <[email protected]> | 2024-07-23 15:27:15 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-08-06 12:52:17 -0500 |
commit | abd9b9d94bc604e09ca73ad232c473006f1793d9 (patch) | |
tree | 585a6314474186fec200253842acde0a52924563 /drivers/pci/controller/dwc | |
parent | 9200f2099f801c580c447d89ebb6b671474c0d52 (diff) |
PCI: xilinx: 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