diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-09-02 13:45:23 -0400 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-09-03 22:56:10 +0200 |
commit | 35f0aa7727b092520bf91374768a4fdafd4a4fe3 (patch) | |
tree | e776c2d4c28f4804e499ce9045bf2fc27b898403 /drivers/net/wwan/iosm/iosm_ipc_irq.c | |
parent | ee0175b3b44288c74d5292c2a9c2c154f6c0317e (diff) |
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 'drivers/net/wwan/iosm/iosm_ipc_irq.c')
0 files changed, 0 insertions, 0 deletions