summaryrefslogtreecommitdiff
Diffstat
-rw-r--r--amlogic_thermal.h1
-rw-r--r--amlogic_thermal.o_shipped277
-rw-r--r--amlogic_thermal_module.c11
3 files changed, 148 insertions, 141 deletions
diff --git a/amlogic_thermal.h b/amlogic_thermal.h
index 63e5571..6f6d256 100644
--- a/amlogic_thermal.h
+++ b/amlogic_thermal.h
@@ -51,6 +51,7 @@ struct amlogic_thermal_platform_data {
const char *name;
struct temp_trip *tmp_trip;
unsigned int temp_trip_count;
+ unsigned int temp_valid;
unsigned int current_temp;
unsigned int idle_interval;
unsigned int trim_flag;