misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()
authorKishon Vijay Abraham I <kishon@ti.com>
Tue, 17 Mar 2020 10:01:58 +0000 (15:31 +0530)
committerLorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Thu, 2 Apr 2020 16:57:10 +0000 (17:57 +0100)
commitc2be14ab32d88be92f275a57d2ea9b4e231ac769
tree78d995c0486948319f0568e6f5d06495c611e399
parent6b443e5c80b67a7b8a85b33d052d655ef9064e90
misc: pci_endpoint_test: Use full pci-endpoint-test name in request_irq()

Use full pci-endpoint-test name in request_irq(), so that it's easy to
profile the device that actually raised the interrupt.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
drivers/misc/pci_endpoint_test.c