]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
PCI: endpoint: Use INTX instead of legacy
authorDamien Le Moal <dlemoal@kernel.org>
Wed, 22 Nov 2023 06:03:53 +0000 (15:03 +0900)
committerLorenzo Pieralisi <lpieralisi@kernel.org>
Mon, 18 Dec 2023 10:55:56 +0000 (11:55 +0100)
commit8a608dac4bf6ca90f0ab7b9f99c738d4def74452
treec8be6e3f3622d83450df952560c4d21b2a5696f8
parent74955cb8ccc38539f8c029336e07e6b43b6a942e
PCI: endpoint: Use INTX instead of legacy

In the endpoint controller core code, change references to "legacy"
interrupts to "INTX" interrupts to match the term used in the PCI
specifications.

Link: https://lore.kernel.org/r/20231122060406.14695-4-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>
drivers/pci/endpoint/pci-epc-core.c