From: Zhang Rui Date: Thu, 16 May 2013 02:16:20 +0000 (+0000) Subject: Thermal: spear_thermal: convert to devm_ioremap_resource X-Git-Tag: v3.11-rc1~27^2~6^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=253e3ae170d0852620dd9898807a22401d831dc4;p=pandora-kernel.git Thermal: spear_thermal: convert to devm_ioremap_resource Use the newly introduced devm_ioremap_resource(). devm_ioremap_resource() provides its own error messages; so all explicit error messages can be removed from the failure code paths. CC: Vincenzo Frascino Signed-off-by: Zhang Rui --- Reading git-diff-tree failed