Commit 7216311
PCI: tegra: 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-12-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: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Acked-by: Thomas Gleixner <tglx@linutronix.de>1 parent 57d1992 commit 7216311
1 file changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1629 | 1629 | | |
1630 | 1630 | | |
1631 | 1631 | | |
1632 | | - | |
1633 | | - | |
1634 | | - | |
1635 | | - | |
1636 | | - | |
1637 | 1632 | | |
1638 | 1633 | | |
1639 | 1634 | | |
| |||
1648 | 1643 | | |
1649 | 1644 | | |
1650 | 1645 | | |
1651 | | - | |
1652 | 1646 | | |
1653 | 1647 | | |
1654 | 1648 | | |
| |||
1697 | 1691 | | |
1698 | 1692 | | |
1699 | 1693 | | |
1700 | | - | |
1701 | | - | |
| 1694 | + | |
| 1695 | + | |
1702 | 1696 | | |
1703 | 1697 | | |
1704 | 1698 | | |
| |||
0 commit comments