From: Jarkko Nikula Date: Sat, 22 Feb 2014 16:01:41 +0000 (+0200) Subject: mmc: omap: Convert to devm_ioremap_resource X-Git-Tag: v3.15-rc1~42^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64ac16ec80bc5aacdc2549226f2c0d48d185123c;p=pandora-kernel.git mmc: omap: Convert to devm_ioremap_resource Simplify probe and cleanup code by using devm_ioremap_resource. This also makes probe code to follow more common allocate private struct followed by other initialization style. Signed-off-by: Jarkko Nikula Acked-by: Tony Lindgren Tested-by: Aaro Koskinen Signed-off-by: Chris Ball --- Reading git-diff-tree failed