diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-09-02 20:45:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-20 13:43:50 +0300 |
commit | 1989b17301f8e9ea41aa78a701bc5d70af0549fd (patch) | |
tree | b9e261e93d8b90eb89298e72168c5237c2c2c7ae /scripts/gdb/linux/utils.py | |
parent | b240650a6600f5052f3cd9c90f4b7fbb391331df (diff) | |
download | linux-1989b17301f8e9ea41aa78a701bc5d70af0549fd.tar.xz |
gpio: 104-idio-16: Make irq_chip immutable
[ Upstream commit 410a5041aa60d91ff66a861560e7c879d664270f ]
Kernel warns about mutable irq_chips:
"not an immutable chip, please consider fixing!"
Make the struct irq_chip const, flag it as IRQCHIP_IMMUTABLE, add the
new helper functions, and call the appropriate gpiolib functions.
Signed-off-by: William Breathitt Gray <william.gray@linaro.org>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions