aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/controller/dwc/pcie-qcom-ep.c
diff options
context:
space:
mode:
authorMarek Vasut <[email protected]>2024-07-23 15:27:12 +0200
committerBjorn Helgaas <[email protected]>2024-08-06 12:52:03 -0500
commit647e9651a0110fb0ff163ef6bf1318b30f90a08c (patch)
treec02ed1b590e00fb85d5a63d92fb2c30b4f37182b /drivers/pci/controller/dwc/pcie-qcom-ep.c
parent7216311681e7f53845c790945a05a61cbbf471fc (diff)
PCI: vmd: 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]> Reviewed-by: Nirmal Patel <[email protected]> Acked-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/pci/controller/dwc/pcie-qcom-ep.c')
0 files changed, 0 insertions, 0 deletions