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:
fcd217e
)
pinctrl/nomadik: use devm_* allocators for gpio probe
author
Linus Walleij
<linus.walleij@stericsson.com>
Tue, 3 Jul 2012 21:05:14 +0000
(23:05 +0200)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 4 Jul 2012 09:05:05 +0000
(11:05 +0200)
The GPIO portions of the Nomadik pinctrl driver was not using
the managed devm_* interfaces, lets' use them consequently and
cut down the error path and special case handling.
Acked-by: Patrice Chotard <patrice.chotard@stericsson.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found