diff options
author | 2022-07-06 17:15:53 +0200 | |
---|---|---|
committer | 2022-07-16 11:47:45 +0100 | |
commit | 51ff93923e21ed2862e83f208706e3ca31d6f409 (patch) | |
tree | fed7b0c032e1826a549682fc0eaefeb39e1e0621 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | genirq: Allow irq_set_chip_handler_name_locked() to take a const irq_chip (diff) | |
download | wireguard-linux-51ff93923e21ed2862e83f208706e3ca31d6f409.tar.xz wireguard-linux-51ff93923e21ed2862e83f208706e3ca31d6f409.zip |
pinctrl: ocelot: Make irq_chip immutable
Since recently, the kernel is nagging about mutable irq_chips:
[ 2.593426] gpio gpiochip0: (ocelot-gpio): not an immutable chip, please consider fixing it!
Make it const, flag it as IRQCHIP_IMMUTABLE, add the new helper
functions and call the appropriate gpiolib functions.
Signed-off-by: Michael Walle <michael@walle.cc>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220706151553.1580790-2-michael@walle.cc
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions