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:
949eb1a
)
drivers: gpio: msm: Fix the error condition for reading ngpio
author
Rohit Vaswani
<rvaswani@codeaurora.org>
Thu, 18 Jul 2013 20:07:14 +0000
(13:07 -0700)
committer
Linus Walleij
<linus.walleij@linaro.org>
Sat, 20 Jul 2013 21:33:33 +0000
(23:33 +0200)
of_property_read_u32 return 0 on success. The check was using a ! to
return error. Fix the if condition.
Signed-off-by: Rohit Vaswani <rvaswani@codeaurora.org>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Pankaj Jangra <jangra.pankaj9@gmail.com>
Cc: "Bird, Tim" <Tim.Bird@sonymobile.com>
Signed-off-by: David Brown <davidb@codeaurora.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
drivers/gpio/gpio-msm-v2.c
patch
|
blob
|
history
diff --cc
drivers/gpio/gpio-msm-v2.c
Simple merge