From: Bartlomiej Zolnierkiewicz Date: Thu, 13 Nov 2014 15:01:11 +0000 (+0100) Subject: thermal: exynos: add sanitize_temp_error() helper X-Git-Tag: omap-for-v3.19/fixes-rc1~53^2^2^2^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8328a4b1d67fa6a4e0c51c27ddb7cb61b562f33e;p=pandora-kernel.git thermal: exynos: add sanitize_temp_error() helper Factor out code for initializing data->temp_error[1,2] values from exynos_tmu_initialize() into sanitize_temp_error(). This is a preparation for introducing per-SoC type tmu_initialize method. There should be no functional changes caused by this patch. Cc: Amit Daniel Kachhap Cc: Lukasz Majewski Cc: Eduardo Valentin Cc: Zhang Rui Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Kyungmin Park Tested-by: Lukasz Majewski Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed