diff options
author | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-10-31 23:01:53 +0300 |
---|---|---|
committer | Bartosz Golaszewski <bartosz.golaszewski@linaro.org> | 2024-11-04 10:56:19 +0300 |
commit | 285678c947197b0a071328f9344b0312e5545e92 (patch) | |
tree | 7b5b5e3d46cac5f9599970a9dd341f74b396de4c /tools/perf/scripts/python/gecko.py | |
parent | f4af1671c28854bb0a400740a9c6ebacb8b9aa6b (diff) | |
download | linux-285678c947197b0a071328f9344b0312e5545e92.tar.xz |
gpio: sysfs: emit chardev line-state events on GPIO export
We already emit a CONFIG_RELEASED event when a line is unexported over
sysfs (this is handled by gpiod_free()) but we don't do the opposite
when it's exported. This adds the missing call to
gpiod_line_state_notify().
Reviewed-by: Kent Gibson <warthog618@gmail.com>
Link: https://lore.kernel.org/r/20241031-gpio-notify-sysfs-v4-3-142021c2195c@linaro.org
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