gpio-rcar: Use OUTDT when reading GPIOs configured as output
authorMagnus Damm <damm@opensource.se>
Sun, 16 Jun 2013 23:41:52 +0000 (08:41 +0900)
committerLinus Walleij <linus.walleij@linaro.org>
Mon, 17 Jun 2013 08:34:36 +0000 (10:34 +0200)
Testing on r8a7790 shows that INDT does not indicate the correct
pin state when reading a GPIO configured as output, so update
the gpio_rcar_get() function to handle this case.

Signed-off-by: Magnus Damm <damm@opensource.se>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found