From: Magnus Damm Date: Sun, 16 Jun 2013 23:41:52 +0000 (+0900) Subject: gpio-rcar: Use OUTDT when reading GPIOs configured as output X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~31^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ae9550f635533b1ca5d0b50e24a720426ad237c6;p=pandora-kernel.git 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 Signed-off-by: Linus Walleij --- Reading git-diff-tree failed