From: Wolfram Sang Date: Sun, 12 May 2013 13:19:55 +0000 (+0200) Subject: arch/arm/mach-tegra: don't check resource with devm_ioremap_resource X-Git-Tag: v3.10-rc2~8^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7fc0dde96248c0d90e02bc95dc5c003ece84982;p=pandora-kernel.git arch/arm/mach-tegra: 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: Wolfram Sang Acked-by: Stephen Warren --- Reading git-diff-tree failed