1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/pci/controller/cadence
Damien Le Moal 570e857976 PCI: cadence: Use INTX instead of legacy
In the Cadence endpoint controller driver, rename the function
cdns_pcie_ep_send_legacy_irq() to cdns_pcie_ep_send_intx_irq() to match
the macro PCI_IRQ_INTX name. Related comments and messages mentioning
"legacy" are also changed to refer to "intx".

Link: https://lore.kernel.org/r/20231122060406.14695-9-dlemoal@kernel.org
Signed-off-by: Damien Le Moal <dlemoal@kernel.org>
Signed-off-by: Lorenzo Pieralisi <lpieralisi@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
2023-12-19 09:36:42 +01:00
..
Kconfig PCI: Use consistent controller Kconfig menu entry language 2023-04-20 16:18:04 -05:00
Makefile PCI: j721e: Add TI J721E PCIe driver 2020-08-03 14:49:55 +01:00
pci-j721e.c PCI: Explicitly include correct DT includes 2023-07-18 14:33:17 -05:00
pcie-cadence-ep.c PCI: cadence: Use INTX instead of legacy 2023-12-19 09:36:42 +01:00
pcie-cadence-host.c PCI: cadence: Fix Gen2 Link Retraining process 2023-05-08 09:16:57 +02:00
pcie-cadence-plat.c PCI: cadence: Drop unused member from struct cdns_plat_pcie 2023-10-05 10:49:19 -05:00
pcie-cadence.c PCI: Explicitly include correct DT includes 2023-07-18 14:33:17 -05:00
pcie-cadence.h PCI: cadence: Use INTX instead of legacy 2023-12-19 09:36:42 +01:00