[PATCH] irqchip: Drop the custom fixes for the same irq_chip name
Jernej Škrabec
jernej.skrabec at gmail.com
Tue Oct 17 08:15:49 PDT 2023
Dne torek, 17. oktober 2023 ob 14:27:18 CEST je Keguang Zhang napisal(a):
> Since commit 021a8ca2ba23 ("genirq/generic-chip: Fix the irq_chip name
> for /proc/interrupts "), the chip name of all chip types are set to the
> same name by irq_init_generic_chip() now. Those custom fixes for
> the same irq_chip name are no longer needed.
> So drop them.
>
> Signed-off-by: Keguang Zhang <keguang.zhang at gmail.com>
> ---
> drivers/irqchip/irq-sunxi-nmi.c | 1 -
For sunxi:
Acked-by: Jernej Skrabec <jernej.skrabec at gmail.com>
Best regards,
Jernej
> drivers/irqchip/irq-tb10x.c | 1 -
> 2 files changed, 2 deletions(-)
More information about the linux-arm-kernel
mailing list