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:
0f9bc4b
)
pinctrl: rockchip: correctly handle arguments of pinconf options
author
Heiko Stübner
<heiko@sntech.de>
Sun, 16 Jun 2013 15:41:16 +0000
(17:41 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 17 Jun 2013 16:18:34 +0000
(18:18 +0200)
Change the rockchip pinctrl driver to handle the arguments to the pull
pinconfig options correctly. So only accept non-0 values for the
pull options as the rockchip pin-controller can only turn pulls on and
off (this via BIAS_DISABLE).
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found