diff options
author | 2024-10-18 11:10:12 +0200 | |
---|---|---|
committer | 2024-10-22 08:59:08 +0200 | |
commit | 8c44447bd76109e33a69fccda89c84715fbd5658 (patch) | |
tree | 164d045099419bbae988008985fc0c6da3683983 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: cdev: go back to storing debounce period in the GPIO descriptor (diff) | |
download | wireguard-linux-8c44447bd76109e33a69fccda89c84715fbd5658.tar.xz wireguard-linux-8c44447bd76109e33a69fccda89c84715fbd5658.zip |
gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic
In order to prepare gpio_desc_to_lineinfo() to being called from atomic
context, add a new argument - bool atomic - which, if set, indicates
that no sleeping functions must be called (currently: only
pinctrl_gpio_can_use_line()).
Reviewed-by: Kent Gibson <warthog618@gmail.com>
Link: https://lore.kernel.org/r/20241018-gpio-notify-in-kernel-events-v5-4-c79135e58a1c@linaro.org
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions