linux-loongson/drivers/net/wireless/quantenna/qtnfmac/pcie
Philipp Stanner 71cf28c649 wifi: qtnfmac: use always-managed version of pcim_intx()
pci_intx() is a hybrid function which can sometimes be managed through
devres. To remove this hybrid nature from pci_intx(), it is necessary to
port users to either an always-managed or a never-managed version.

qtnfmac enables its PCI device with pcim_enable_device(). Thus, it needs
the always-managed version.

Replace pci_intx() with pcim_intx().

Link: https://lore.kernel.org/r/20241209130632.132074-11-pstanner@redhat.com
Signed-off-by: Philipp Stanner <pstanner@redhat.com>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Acked-by: Kalle Valo <kvalo@kernel.org>
2025-01-18 14:38:49 -06:00
..
pcie_priv.h
pcie.c wifi: qtnfmac: use always-managed version of pcim_intx() 2025-01-18 14:38:49 -06:00
pearl_pcie_ipc.h
pearl_pcie_regs.h
pearl_pcie.c wifi: qtnfmac: allocate dummy net_device dynamically 2024-03-21 17:09:25 +02:00
topaz_pcie_ipc.h
topaz_pcie_regs.h
topaz_pcie.c wifi: qtnfmac: allocate dummy net_device dynamically 2024-03-21 17:09:25 +02:00