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:
2aeefe0
)
pinctrl: implement devm_pinctrl_get()/put()
author
Stephen Warren
<swarren@nvidia.com>
Mon, 16 Apr 2012 16:51:00 +0000
(10:51 -0600)
committer
Linus Walleij
<linus.walleij@linaro.org>
Wed, 18 Apr 2012 11:53:13 +0000
(13:53 +0200)
These functions allow the driver core to automatically clean up any
allocations made by drivers, thus leading to simplified drivers.
Signed-off-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
No differences found