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:
6320c7b
)
gpiolib: remove gpiochip_reserve()
author
Alexandre Courbot
<acourbot@nvidia.com>
Sat, 2 Feb 2013 14:44:06 +0000
(23:44 +0900)
committer
Linus Walleij
<linus.walleij@linaro.org>
Mon, 4 Feb 2013 20:41:46 +0000
(21:41 +0100)
gpiochip_reserve() has no user and stands in the way of the removal of
the static gpio_desc[] array. Remove this function as well as the now
unneeded RESERVED flag of struct gpio_desc.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found