commit | df06bfc724b58d649eef4bf51a953c7aeed9635f | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Sun May 06 11:20:40 2012 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Sun May 13 08:05:45 2012 +0800 |
tree | b5b41a6902540546b92c307fa4dc323b6d2b3bea | |
parent | 81f38ee8e6a9472193337da248c30963a9741a30 [diff] |
mmc: mxs-mmc: use devm_* helper to make cleanup simpler 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>