Initial OC/UV/OV
/arch/arm/mach-msm/board-jf_eur.c
blob:bccf47f75359cc93ab694388b2a7bf6b1585d2c5 -> blob:4a2b5016dd53517c020bfc3411a7735faaef44b8
--- arch/arm/mach-msm/board-jf_eur.c
+++ arch/arm/mach-msm/board-jf_eur.c
@@ -3176,9 +3176,9 @@ static struct platform_device msm_tsens_
};
static struct msm_thermal_data msm_thermal_pdata = {
- .sensor_id = 7,
+ .sensor_id = 0,
.poll_ms = 250,
- .limit_temp_degC = 60,
+ .limit_temp_degC = 75,
.temp_hysteresis_degC = 10,
.freq_step = 2,
};