diff options
author | Alexander Stein <[email protected]> | 2023-02-15 10:52:49 +0100 |
---|---|---|
committer | Bartosz Golaszewski <[email protected]> | 2023-02-15 15:57:59 +0100 |
commit | e6ef4f8ede09f4af7cde000717b349b50bc62576 (patch) | |
tree | 21f01c17b8e1f466d8f70e1561e737874caf3b5a /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | ceaa837f96adb69c0df0397937cd74991d5d821a (diff) |
gpio: vf610: make irq_chip immutable
Since recently, the kernel is nagging about mutable irq_chips:
"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: Alexander Stein <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions