From: Zhang Rui Date: Thu, 16 May 2013 02:16:21 +0000 (+0000) Subject: Thermal: don't check resource with devm_ioremap_resource X-Git-Tag: v3.11-rc1~27^2~6^3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c21bec86b6e36143a1fc0be60bbd9dfaebcb88a0;p=pandora-kernel.git Thermal: 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. CC: Ezequiel Garcia CC: Vincenzo Frascino Signed-off-by: Zhang Rui Acked-by: Ezequiel Garcia --- Reading git-diff-tree failed