diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-09-02 19:45:23 +0200 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-09-03 22:56:10 +0200 |
commit | 35f0aa7727b092520bf91374768a4fdafd4a4fe3 (patch) | |
tree | e776c2d4c28f4804e499ce9045bf2fc27b898403 /drivers/gpio/gpio-104-idi-48.c | |
parent | gpio: realtek-otto: switch to 32-bit I/O (diff) | |
download | linux-35f0aa7727b092520bf91374768a4fdafd4a4fe3.tar.xz linux-35f0aa7727b092520bf91374768a4fdafd4a4fe3.zip |
gpio: 104-dio-48e: Make irq_chip immutable
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions