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:
8ed765a
)
mmc: sdhci-imx-esdhc: use more devm_* functions
author
Shawn Guo
<shawn.guo@linaro.org>
Mon, 26 Nov 2012 06:39:43 +0000
(14:39 +0800)
committer
Chris Ball
<cjb@laptop.org>
Thu, 6 Dec 2012 18:55:06 +0000
(13:55 -0500)
Use devm_kzalloc, devm_gpio_request_one and devm_request_irq to make
cleanup path simpler.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Chris Ball <cjb@laptop.org>
No differences found