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:
81f38ee
)
mmc: mxs-mmc: use devm_* helper to make cleanup simpler
author
Shawn Guo
<shawn.guo@linaro.org>
Sun, 6 May 2012 03:20:40 +0000
(11:20 +0800)
committer
Shawn Guo
<shawn.guo@linaro.org>
Sun, 13 May 2012 00:05:45 +0000
(08:05 +0800)
Use devm_request_and_ioremap and devm_request_irq helpers to clean up
the code a little bit.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Acked-by: Marek Vasut <marex@denx.de>
Acked-by: Chris Ball <cjb@laptop.org>
No differences found