gpio: tc3589x: add .get_direction() and small cleanup
authorLinus Walleij <linus.walleij@linaro.org>
Mon, 19 Sep 2016 08:08:56 +0000 (10:08 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 19 Sep 2016 08:08:56 +0000 (10:08 +0200)
commit14063d71e5e6775c676755612fc81deb029685c4
tree9b31f7c8e1076dd775c05a94ceb3b66718bbd4c1
parent35a26144a193536eb8870de99ff4b7093b7879a3
gpio: tc3589x: add .get_direction() and small cleanup

This adds a .get_direction() callback to the TC3589x and
renames the function for setting single-ended mode to be
more to the point.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tc3589x.c