From: Bartlomiej Zolnierkiewicz Date: Thu, 13 Nov 2014 15:01:20 +0000 (+0100) Subject: thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flag X-Git-Tag: omap-for-v3.19/fixes-rc1~53^2^2^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e0761533a1d41e7486bddac75ee878e9814ec0e3;p=pandora-kernel.git thermal: exynos: remove TMU_SUPPORT_FALLING_TRIP flag Replace TMU_SUPPORT_FALLING_TRIP flag check in exynos[4210,5440]_tmu_control() by an explicit check for a SoC type (all SoC types except Exynos4210 have TMU_SUPPORT_FALLING_TRIP flag set in their struct exynos_tmu_init_data instances). 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