mmc: sdhci-spear: simplify resource handling
authorRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 28 Feb 2014 21:32:39 +0000 (21:32 +0000)
committerChris Ball <chris@printf.net>
Tue, 4 Mar 2014 21:28:42 +0000 (16:28 -0500)
commit475d9e3ebf869cc637342b74af20632551769902
tree88dd5bc792c4ac1a9027e49163dbc72fe8db3bf4
parentfcdb7c8f5019f77b1f55739a1caf9168d3b455d4
mmc: sdhci-spear: simplify resource handling

Use devm_ioremap_resource() to simplify iomem resource handling in the
probe path.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Signed-off-by: Chris Ball <chris@printf.net>
drivers/mmc/host/sdhci-spear.c