]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
misc: pci_endpoint_test: Use INTX instead of LEGACY
authorDamien Le Moal <dlemoal@kernel.org>
Wed, 22 Nov 2023 06:03:55 +0000 (15:03 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 May 2025 05:39:25 +0000 (07:39 +0200)
commit74a0c5bbed17a38aa6de44c2d38438e1a39c8f29
treee58ae18d43743866f49d39e0aa1bde7ba78818ba
parentf4a9f4dd994613efb9e50f8978c9c882010dc645
misc: pci_endpoint_test: Use INTX instead of LEGACY

[ Upstream commit acd288666979a49538d70e0c0d86e1118b445058 ]

In the root complex pci endpoint test function driver, change macros and
functions names using the term "legacy" to use "intx" instead to
match the term used in the PCI specifications.

Link: https://lore.kernel.org/r/20231122060406.14695-6-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>
Stable-dep-of: 919d14603dab ("misc: pci_endpoint_test: Fix displaying 'irq_type' after 'request_irq' error")
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/misc/pci_endpoint_test.c
include/uapi/linux/pcitest.h