From: Bartlomiej Zolnierkiewicz Date: Thu, 13 Nov 2014 15:01:06 +0000 (+0100) Subject: thermal: exynos: replace tmu_pmin check by Exynos5440 one X-Git-Tag: omap-for-v3.19/fixes-rc1~53^2^2^2^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c78b4d88f1c5e09800ad99d705699cda7411d51;p=pandora-kernel.git thermal: exynos: replace tmu_pmin check by Exynos5440 one reg->tmu_pmin is set to non-zero value only for Exynos5440 so replace check for non-zero value of reg->tmu_pmin by explicitly checking for Exynos5440 SoC type. Then remove no longer needed reg->tmu_pmin register abstraction. 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