diff options
author | Linus Walleij <linus.walleij@linaro.org> | 2016-11-13 23:02:44 +0100 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2016-11-15 10:29:41 +0100 |
commit | ad17731d7bd1c379f83d4bde844169588441266f (patch) | |
tree | 6e3316e335bca66714dbf3a092ddbaa5e7a8f756 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 24b35ed9a84ab1e7ad96c67434841120ca7fbf36 (diff) |
gpio: clamp values on gpio[d]_direction_output()
I saw weird values != [0,1] being passed down to drivers
in their .set_direction_output() callbacks. Go over the
gpiolib and make sure to hammer it to [0,1] before hitting
the driver to avoid undesired side effects.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions