gpio: sch: Implement .get_direction()
authorLinus Walleij <linus.walleij@linaro.org>
Wed, 27 Jun 2018 08:39:31 +0000 (10:39 +0200)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 2 Jul 2018 14:00:49 +0000 (16:00 +0200)
commitd8e764c2cc451452f07e4f35a3e83df9decf7f99
tree8eb2f5e399d1d0e91dfded1c802cfa6f11855f45
parent4c1abc84f482706f033113665faa062852bd97da
gpio: sch: Implement .get_direction()

It's pretty simple to implement the .get_direction() for this
chip, so let's just do it.

Cc: Denis Turischev <denis.turischev@compulab.co.il>
Cc: Daniel Krueger <daniel.krueger@systec-electronic.com>
Acked-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-sch.c