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:
167c1af
)
gpiolib: remove duplicate pin range code
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 6 Nov 2012 14:03:47 +0000
(15:03 +0100)
committer
Linus Walleij
<linus.walleij@linaro.org>
Sun, 11 Nov 2012 18:06:06 +0000
(19:06 +0100)
Commit
69e1601bca88809dc118abd1becb02c15a02ec71
"gpiolib: provide provision to register pin ranges"
Introduced both of_gpiochip_remove_pin_range() and
gpiochip_remove_pin_ranges(). But the contents are exactly
the same so remove the OF one and rely on the range deletion
in the core.
Reviewed-by: Stephen Warren <swarren@nvidia.com>
Reviewed-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpiolib-of.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpiolib-of.c
Simple merge