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:
db8ed17
)
pinctrl: at91: fix get_pullup/down function return
author
Boris BREZILLON
<b.brezillon@overkiz.com>
Tue, 27 Aug 2013 13:19:21 +0000
(15:19 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 28 Aug 2013 19:21:42 +0000
(21:21 +0200)
In PIO_PUSR and PIO_PPDSR register if a given bit is set 1 this means the
pullup/down for this pin (pin is represented as a bit position) is
disabled.
Cc: stable <stable@vger.kernel.org> # 3.8+
Signed-off-by: Boris BREZILLON <b.brezillon@overkiz.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found