diff options
author | Geert Uytterhoeven <[email protected]> | 2022-05-20 12:18:56 +0200 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2022-05-24 16:35:49 +0200 |
commit | 718b972d32da093ac4358c0abb099c65292dc536 (patch) | |
tree | 036a05a1c41a24ac0c560514b6f59aed2d453791 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 61550be779dcb82cb96852721bac652144a0d0b9 (diff) |
gpio: rcar: 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 gpio-rcar driver:
gpio gpiochip0: (e6050000.gpio): not an immutable chip, please consider fixing it!
Fix this by making the irqchip in the gpio-rcar driver immutable.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions