From: Wolfram Sang Date: Fri, 10 May 2013 08:17:11 +0000 (+0000) Subject: drivers/thermal: don't check resource with devm_ioremap_resource X-Git-Tag: v3.11-rc1~27^2~6^3~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c28f692c6f5a836dc628fb6990fb4d3d1859f779;p=pandora-kernel.git drivers/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. Signed-off-by: Wolfram Sang Acked-by: Eduardo Valentin Signed-off-by: Zhang Rui --- Reading git-diff-tree failed