From: Marc Zyngier Date: Tue, 15 Feb 2022 12:17:50 +0000 (+0000) Subject: Merge branch irq/print_chip into irq/irqchip-next X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=86c12c738651edf809092589acaa147238620f24;p=uclinux-h8%2Flinux.git Merge branch irq/print_chip into irq/irqchip-next * irq/print_chip: : . : Convert irqchip drivers that use the .name field as a topology : description to the .irq_print_chip callback, which allows the : name to be made dymanic. The irq_chip structures are then made : 'const' in order to prevent further abuse. : . irqchip/versatile-fpga: Switch to dynamic chip name output irqchip/ts4800: Switch to dynamic chip name output irqchip/mvebu-pic: Switch to dynamic chip name output irqchip/lpc32xx: Switch to dynamic chip name output irqchip/gic: Switch to dynamic chip name output genirq/debugfs: Use irq_print_chip() when provided by irqchip genirq: Allow irq_chip registration functions to take a const irq_chip irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chip Signed-off-by: Marc Zyngier --- 86c12c738651edf809092589acaa147238620f24