diff options
author | Marek Vasut <[email protected]> | 2024-07-23 15:27:03 +0200 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2024-07-29 12:46:35 -0500 |
commit | 114ca2969f1e4d4f3b6920a4824f11b0a9cf708a (patch) | |
tree | edfddf131e40363103082b9733ac82f03a5b843b /drivers/pci/controller/dwc | |
parent | 4dff9c32ae066896a77c23628fb221c4cb9f5111 (diff) |
PCI: altera-msi: 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