From: Andy Shevchenko Date: Wed, 5 Jun 2013 09:24:10 +0000 (+0300) Subject: mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resource X-Git-Tag: v3.11-rc1~50^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bcc8766696fe2023b498a4a5c19cf8d2193aa62e;p=pandora-kernel.git mmc: dw_mmc-pltfm: don't check resource with devm_ioremap_resource devm_ioremap_resource does sanity checks on the given resource. No need to duplicate this in the driver. Signed-off-by: Andy Shevchenko Acked-by: Seungwon Jeon Signed-off-by: Chris Ball --- Reading git-diff-tree failed