diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2022-05-20 13:24:16 +0300 |
---|---|---|
committer | Bartosz Golaszewski <brgl@bgdev.pl> | 2022-05-24 17:35:52 +0300 |
commit | 5a7cb9f3978d1fe8cfba798b4c9c054ce226e8fd (patch) | |
tree | 0b9715fdbbea0139dd42609f33ca8bc83994ca40 /drivers/irqchip | |
parent | 718b972d32da093ac4358c0abb099c65292dc536 (diff) | |
download | linux-5a7cb9f3978d1fe8cfba798b4c9c054ce226e8fd.tar.xz |
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/irqchip')
0 files changed, 0 insertions, 0 deletions