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:
45f3943
)
gpiolib: devres: fix devm_gpiod_get_index()
author
Alexandre Courbot
<acourbot@nvidia.com>
Sun, 20 Oct 2013 22:14:57 +0000
(15:14 -0700)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 23 Oct 2013 08:09:22 +0000
(10:09 +0200)
Fix the return value if devm_gpiod_get_index(). It was returning 0 while
it should return the obtained GPIO descriptor.
Signed-off-by: Alexandre Courbot <acourbot@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found