summaryrefslogtreecommitdiffstats
path: root/drivers/phy
diff options
context:
space:
mode:
authorLinus Walleij <linus.walleij@linaro.org>2016-04-09 21:53:39 +0200
committerLinus Walleij <linus.walleij@linaro.org>2016-04-14 14:03:27 +0200
commit811a1882b12bbbcbd447ad8c4d16d170e196c58f (patch)
tree28d67527a578012c121f32edc79ab9e10750b95a /drivers/phy
parentf90c6bdb690bb12f3dbe8eaa5650a9ce952d0290 (diff)
downloadlinux-811a1882b12bbbcbd447ad8c4d16d170e196c58f.tar.bz2
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 'drivers/phy')
0 files changed, 0 insertions, 0 deletions