git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ed32620
)
gpio: tegra: read output value when gpio is set in direction_out
author
Laxman Dewangan
<ldewangan@nvidia.com>
Fri, 9 Nov 2012 06:04:20 +0000
(11:34 +0530)
committer
Linus Walleij
<linus.walleij@linaro.org>
Sat, 17 Nov 2012 20:14:04 +0000
(21:14 +0100)
Read the output value when gpio is set for the output mode for
gpio_get_value(). Reading input value in direction out does not
give correct value.
Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-tegra.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-tegra.c
Simple merge