diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-09-02 20:45:23 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-20 13:43:49 +0300 |
commit | b240650a6600f5052f3cd9c90f4b7fbb391331df (patch) | |
tree | afd0d50f5770582f8cdfaa4234886232475fb139 /scripts/gdb/linux/utils.py | |
parent | e18b2e3310f0ba4fa1e6c518ece9e429ecaa7fad (diff) | |
download | linux-b240650a6600f5052f3cd9c90f4b7fbb391331df.tar.xz |
gpio: 104-dio-48e: Make irq_chip immutable
[ Upstream commit 35f0aa7727b092520bf91374768a4fdafd4a4fe3 ]
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