diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-05-20 12:20:57 +0200 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-05-24 16:35:42 +0200 |
commit | 61550be779dcb82cb96852721bac652144a0d0b9 (patch) | |
tree | 6e667887b6093cc64aea71ea3d41c836cdde8992 /drivers/cdrom | |
parent | ac2f6f9385aa27b9a73156885be9765299b8e11f (diff) | |
download | linux-stable-61550be779dcb82cb96852721bac652144a0d0b9.tar.gz linux-stable-61550be779dcb82cb96852721bac652144a0d0b9.tar.bz2 linux-stable-61550be779dcb82cb96852721bac652144a0d0b9.zip |
gpio: pcf857x: Make the irqchip immutable
Commit 6c846d026d49 ("gpio: Don't fiddle with irqchips marked as
immutable") added a warning to indicate if the gpiolib is altering the
internals of irqchips. Following this change the following warning is
now observed for the pcf857x driver:
gpio gpiochip1: (pcf8575): not an immutable chip, please consider fixing it!
Fix this by making the irqchip in the pcf857x driver immutable.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'drivers/cdrom')
0 files changed, 0 insertions, 0 deletions