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