OSDN Git Service

genirq/debugfs: Use irq_print_chip() when provided by irqchip
authorMarc Zyngier <maz@kernel.org>
Thu, 10 Feb 2022 09:27:21 +0000 (09:27 +0000)
committerMarc Zyngier <maz@kernel.org>
Tue, 15 Feb 2022 11:22:34 +0000 (11:22 +0000)
commit0a25cb5544f4f01d2e7c06164555fd9cd6eb64fd
tree6123883ed02d03f05f1b96a8c5d5000a631fe769
parent393e1280f765661cf39785e967676a4e57324126
genirq/debugfs: Use irq_print_chip() when provided by irqchip

Since irqchips have the option to implement irq_print_chip, use this
when available to output the irqchip name in debugfs.

Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220215112154.1360040-1-maz@kernel.org
kernel/irq/debugfs.c