commit | ae9550f635533b1ca5d0b50e24a720426ad237c6 | [log] [tgz] |
---|---|---|
author | Magnus Damm <damm@opensource.se> | Mon Jun 17 08:41:52 2013 +0900 |
committer | Linus Walleij <linus.walleij@linaro.org> | Mon Jun 17 10:34:36 2013 +0200 |
tree | e705e0d097e9110b4c581ab34e99d0624f0b5995 | |
parent | cd73891647a19f4b52f23d23f5c68175b93b56fe [diff] |
gpio-rcar: Use OUTDT when reading GPIOs configured as output 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>