commit | e3af31c6c61fd036af459e5d3c1260a6cbb7810e | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Mon Nov 26 14:39:43 2012 +0800 |
committer | Chris Ball <cjb@laptop.org> | Thu Dec 06 13:55:06 2012 -0500 |
tree | 54c88098681f86346537d8ac7f35003bc611a974 | |
parent | 8ed765aac31b473e1881986d9fe2b6386f49f933 [diff] |
mmc: sdhci-imx-esdhc: use more devm_* functions 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>