diff options
author | Geert Uytterhoeven <[email protected]> | 2022-05-20 12:23:18 +0200 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2022-05-24 16:35:26 +0200 |
commit | cfc2b00ebed6660a10d1be09f2dd6957556ce6a5 (patch) | |
tree | 6f4fa6f51ea200d1a3fa83220b59959bc304463e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | c680c6a814a2269427fad9ac417ab16756bceae9 (diff) |
gpio: dwapb: 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 dwapb driver:
gpio gpiochip0: (50200000.gpio): not an immutable chip, please consider fixing it!
Fix this by making the irqchip in the dwapb driver immutable.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Damien Le Moal <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions