]> git.karo-electronics.de Git - linux-beck.git/blobdiff - drivers/thermal/samsung/exynos_tmu.c
thermal: Enhance thermal_zone_device_update for events
[linux-beck.git] / drivers / thermal / samsung / exynos_tmu.c
index f3ce94ec73b513595e1297a0a222cd8cb3efa5c3..ad1186dd6132c3ca74f7df209605a25745b16cac 100644 (file)
@@ -225,7 +225,7 @@ static void exynos_report_trigger(struct exynos_tmu_data *p)
                return;
        }
 
-       thermal_zone_device_update(tz);
+       thermal_zone_device_update(tz, THERMAL_EVENT_UNSPECIFIED);
 
        mutex_lock(&tz->lock);
        /* Find the level for which trip happened */