From: Bartlomiej Zolnierkiewicz Date: Thu, 31 Jul 2014 17:11:05 +0000 (+0200) Subject: thermal: exynos: remove redundant pdata checks from exynos_tmu_control() X-Git-Tag: omap-for-v3.19/fixes-for-merge-window~158^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9c7a87f146a642447db29327bcedfbe2163da172;p=pandora-kernel.git thermal: exynos: remove redundant pdata checks from exynos_tmu_control() pdata->reference_voltage and pdata->gain are always defined to non-zero values so remove the redundant checks from exynos_tmu_control(). There should be no functional changes caused by this patch. Signed-off-by: Bartlomiej Zolnierkiewicz Acked-by: Kyungmin Park Tested-by: Amit Daniel Kachhap Signed-off-by: Eduardo Valentin --- Reading git-diff-tree failed