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:
3643741
)
gpio: pxa: clamp gpio get value to [0,1]
author
Neil Zhang
<zhangwm@marvell.com>
Thu, 9 Jan 2014 09:25:57 +0000
(17:25 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 15 Jan 2014 07:56:20 +0000
(08:56 +0100)
It would be convenient to normalize the return value for gpio_get.
I have checked mach-mmp / mach-pxa / plat-pxa / plat-orion / mach-orion5x.
It's OK for all of them to change this function to return 0 and 1.
Signed-off-by: Neil Zhang <zhangwm@marvell.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-pxa.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-pxa.c
Simple merge