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:
66d7990
)
arm: pxa: tosa: do not use gpiochip_reserve()
author
Alexandre Courbot
<acourbot@nvidia.com>
Sat, 2 Feb 2013 14:44:05 +0000
(23:44 +0900)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 4 Feb 2013 20:41:32 +0000
(21:41 +0100)
GPIO address space reservation during early platform initialization is
not needed anymore for Tosa. Remove the calls to gpiochip_reserve()
which is due to be removed.
Acked-by: Haojian Zhuang <haojian.zhuang@gmail.com>
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found