diff options
-rw-r--r-- | drivers/thermal/samsung/exynos_thermal_common.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/thermal/samsung/exynos_thermal_common.c b/drivers/thermal/samsung/exynos_thermal_common.c index f10a6ad37c06..c2301da08ac7 100644 --- a/drivers/thermal/samsung/exynos_thermal_common.c +++ b/drivers/thermal/samsung/exynos_thermal_common.c | |||
@@ -310,8 +310,6 @@ void exynos_report_trigger(struct thermal_sensor_conf *conf) | |||
310 | } | 310 | } |
311 | 311 | ||
312 | th_zone = conf->pzone_data; | 312 | th_zone = conf->pzone_data; |
313 | if (th_zone->therm_dev) | ||
314 | return; | ||
315 | 313 | ||
316 | if (th_zone->bind == false) { | 314 | if (th_zone->bind == false) { |
317 | for (i = 0; i < th_zone->cool_dev_size; i++) { | 315 | for (i = 0; i < th_zone->cool_dev_size; i++) { |