diff options
author | Michael Walle <[email protected]> | 2022-07-06 17:15:53 +0200 |
---|---|---|
committer | Marc Zyngier <[email protected]> | 2022-07-16 11:47:45 +0100 |
commit | 51ff93923e21ed2862e83f208706e3ca31d6f409 (patch) | |
tree | fed7b0c032e1826a549682fc0eaefeb39e1e0621 /scripts/bpf_doc.py | |
parent | ef6e5d61eb7a0a30f776a829274573094185d03d (diff) |
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 <[email protected]>
Acked-by: Linus Walleij <[email protected]>
Signed-off-by: Marc Zyngier <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions