diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-10-31 23:08:41 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-11-04 11:08:11 +0300 |
commit | dae01ec714fbbf3a71947668cb61cee4cc320647 (patch) | |
tree | 0bdd376249306608c91e2101eaaa14d8f2fdd7a2 /tools/perf/scripts/python/gecko.py | |
parent | 7b925098c937599c8ad1bc757db80743a990f57e (diff) | |
download | linux-dae01ec714fbbf3a71947668cb61cee4cc320647.tar.xz |
gpio: cdev: don't report GPIOs requested as interrupts as used
GPIOs used as shared irqs can still be requested by user-space (or
kernel drivers for that matter) yet we report them as used over the
chardev ABI. Drop the test for FLAG_USED_AS_IRQ from
gpio_desc_to_lineinfo().
Reviewed-by: Kent Gibson <warthog618@gmail.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20241031200842.22712-1-brgl@bgdev.pl
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions