From: Bartlomiej Zolnierkiewicz Date: Thu, 13 Nov 2014 15:01:25 +0000 (+0100) Subject: thermal: exynos: remove test_mux pdata field X-Git-Tag: omap-for-v3.19/fixes-rc1~53^2^2^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7575983c577c724425d11361acb1fc45834633f3;p=pandora-kernel.git thermal: exynos: remove test_mux pdata field Replace pdata->test_mux check in get_con_reg() by explicitly checking for SoC type. Also since the used pdata->test_mux value is always identical use it directly and remove pdata->test_mux completely. 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