diff options
author | 2016-04-09 21:53:39 +0200 | |
---|---|---|
committer | 2016-04-14 14:03:27 +0200 | |
commit | 811a1882b12bbbcbd447ad8c4d16d170e196c58f (patch) | |
tree | 28d67527a578012c121f32edc79ab9e10750b95a /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gpio: f7188x: use the new open drain callback (diff) | |
download | linux-dev-811a1882b12bbbcbd447ad8c4d16d170e196c58f.tar.xz linux-dev-811a1882b12bbbcbd447ad8c4d16d170e196c58f.zip |
gpio: menz127: use the new open drain callback
The menz127 driver tries to support open drain by detecting it
at request time. However: without the new callbacks from the
gpiolib it is not really working: the core will still just emulate
the open drain mode by switching the line to an input.
By adding a hook into the new .set_single_ended() call rather than
trying to autodetect at request() time, proper open drain can be
supported.
Cc: Andreas Werner <andy@wernerandy.de>
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