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:
505a868
)
mmc: slot-gpio: use devm_* managed functions to ease users
author
Shawn Guo
<shawn.guo@linaro.org>
Tue, 11 Dec 2012 14:32:18 +0000
(22:32 +0800)
committer
Chris Ball
<cjb@laptop.org>
Mon, 11 Feb 2013 17:51:23 +0000
(12:51 -0500)
Use devm_* managed functions, so that slot-gpio users do not have to
call mmc_gpio_free_ro/cd to free up resources requested in
mmc_gpio_request_ro/cd.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Guennadi Liakhovetski <g.liakhovetski@gmx.de>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found