diff options
author | William Breathitt Gray <william.gray@linaro.org> | 2022-09-02 20:45:26 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-09-03 23:56:34 +0300 |
commit | 6890381720b27a41f2d9e68cce241336342ea3b7 (patch) | |
tree | 378ff0443b64d3797894e06b1abebca72a5bd144 /drivers/video/fbdev/bw2.c | |
parent | 410a5041aa60d91ff66a861560e7c879d664270f (diff) | |
download | linux-6890381720b27a41f2d9e68cce241336342ea3b7.tar.xz |
gpio: ws16c48: 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/video/fbdev/bw2.c')
0 files changed, 0 insertions, 0 deletions