diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-05-20 12:24:16 +0200 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-05-24 16:35:52 +0200 |
commit | 5a7cb9f3978d1fe8cfba798b4c9c054ce226e8fd (patch) | |
tree | 0b9715fdbbea0139dd42609f33ca8bc83994ca40 /drivers/gpio/gpio-rcar.c | |
parent | gpio: rcar: Make the irqchip immutable (diff) | |
download | linux-5a7cb9f3978d1fe8cfba798b4c9c054ce226e8fd.tar.xz linux-5a7cb9f3978d1fe8cfba798b4c9c054ce226e8fd.zip |
gpio: sifive: 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 sifive driver:
gpio gpiochip1: (38001000.gpio-controller): not an immutable chip, please consider fixing it!
Fix this by making the irqchip in the sifive driver immutable.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
Diffstat (limited to 'drivers/gpio/gpio-rcar.c')
0 files changed, 0 insertions, 0 deletions