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:
7e1dfe5
)
pinctrl/pinctrl-core: cleanup pinctrl_register
author
Devendra Naga
<devendra.aaru@gmail.com>
Sat, 16 Jun 2012 18:13:16 +0000
(23:43 +0530)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 3 Jul 2012 19:51:07 +0000
(21:51 +0200)
lots of places the ret is used just for non zero cases
with out that also we can check the status of the function
calls.
Signed-off-by: Devendra Naga <devendra.aaru@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found