diff options
author | 2017-12-18 11:08:31 +0100 | |
---|---|---|
committer | 2017-12-20 10:33:21 +0100 | |
commit | 9295c01253b4eda5dc0b5a5b2e0fd321fe57010c (patch) | |
tree | 779f856770f7759d7f15bd29c9717e44208be691 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: sysfs: change 'value' attribute to prealloc (diff) | |
download | wireguard-linux-9295c01253b4eda5dc0b5a5b2e0fd321fe57010c.tar.xz wireguard-linux-9295c01253b4eda5dc0b5a5b2e0fd321fe57010c.zip |
gpio: sysfs: correct error handling on 'value' attribute read.
'value' attribute is supposed to only return 0 or 1 according to
the documentation.
With today's implementation, if gpiod_get_value_cansleep() fails
the printed 'value' is a negative value.
This patch ensures that an error is returned on read instead.
Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions