genirq: Allow irq_set_chip_handler_name_locked() to take a const irq_chip
authorMichael Walle <michael@walle.cc>
Wed, 6 Jul 2022 15:15:52 +0000 (17:15 +0200)
committerMarc Zyngier <maz@kernel.org>
Mon, 11 Jul 2022 09:12:49 +0000 (10:12 +0100)
commitef6e5d61eb7a0a30f776a829274573094185d03d
treed12372a3f110a547aa7e1725c29d6913a968ecac
parenta111daf0c53ae91e71fd2bfe7497862d14132e3e
genirq: Allow irq_set_chip_handler_name_locked() to take a const irq_chip

Similar to commit 393e1280f765 ("genirq: Allow irq_chip registration
functions to take a const irq_chip"), allow the
irq_set_chip_handler_name_locked() function to take a const irq_chip
argument.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220706151553.1580790-1-michael@walle.cc
include/linux/irqdesc.h