diff options
author | Keguang Zhang <keguang.zhang@gmail.com> | 2023-09-25 20:17:34 +0800 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2023-10-13 12:25:31 +0200 |
commit | 021a8ca2ba23c01487a98ad23b68ac062e14cf32 (patch) | |
tree | 64c7f3961953fb6f103912bc6f89d5a5cb42bd99 /drivers/cdx/controller/cdx_controller.c | |
parent | 6260ecd04594360ae2af104fb2641317728a66e4 (diff) |
genirq/generic-chip: Fix the irq_chip name for /proc/interrupts
irq_init_generic_chip() only sets the name for the first chip type, which
leads to empty names for other chip types. Eventually, these names will be
shown as "-" /proc/interrupts.
Set the name for all chip types by default.
Signed-off-by: Keguang Zhang <keguang.zhang@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20230925121734.93017-1-keguang.zhang@gmail.com
Diffstat (limited to 'drivers/cdx/controller/cdx_controller.c')
0 files changed, 0 insertions, 0 deletions