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:
88d5e52
)
pinctrl: remove remaining users of gpiochip_remove() retval
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 16 Sep 2014 22:05:41 +0000
(15:05 -0700)
committer
Linus Walleij
<linus.walleij@linaro.org>
Tue, 23 Sep 2014 15:51:12 +0000
(17:51 +0200)
Some drivers accidentally still use the return value from
gpiochip_remove(). Get rid of them so we can simplify this function
and get rid of the return value.
Cc: Abdoulaye Berthe <berthe.ab@gmail.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found