mmc: mxs-mmc: use devm_* helper to make cleanup simpler
authorShawn Guo <shawn.guo@linaro.org>
Sun, 6 May 2012 03:20:40 +0000 (11:20 +0800)
committerShawn 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