From: Yoshihiro Shimoda Date: Wed, 7 Jan 2015 01:13:11 +0000 (+0900) Subject: thermal: rcar: change type of ctemp in rcar_thermal_update_temp() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~279^2^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=913015c6df9a18ad27365afed6f409c024002aab;p=pandora-kernel.git thermal: rcar: change type of ctemp in rcar_thermal_update_temp() Since the ctemp is used for rcar_thermal_write() in rcar_thermal_update_temp(), the type of 'ctemp' should be "u32" instead of "int". This patch also changes type of the helper variables 'old' and 'new'. Acked-by: Geert Uytterhoeven Signed-off-by: Yoshihiro Shimoda Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed