diff options
author | Michael Walle <michael@walle.cc> | 2022-04-28 14:16:22 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2022-05-05 17:53:25 +0300 |
commit | 646e321f332ba9328ad573d3d88d9a26032e8761 (patch) | |
tree | f442fa2bd03a7972ea02a29b84012cef0dab5581 /tools/perf/scripts/python/task-analyzer.py | |
parent | 160625856d324c27888ccbbe7693475b2706bd3b (diff) | |
download | linux-646e321f332ba9328ad573d3d88d9a26032e8761.tar.xz |
pinctrl: microchip-sgpio: make irq_chip immutable
Since recently, the kernel is nagging about mutable irq_chips:
[ 4.967050] gpio gpiochip1: (e2004190.gpio-input): not an immutable chip, please consider fixing it!
Drop the unneeded copy, flag it as IRQCHIP_IMMUTABLE, add the new
helper functions and call the appropriate gpiolib functions.
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20220428111622.1395831-1-michael@walle.cc
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions