Initial OC/UV/OV
/arch/arm/mach-msm/board-jf_spr.c
blob:a7f62d55930b12b1d805f6f5eeeb6e7e4764f1dc -> blob:8bc46954ee580c2981676cade3246b1950acd8fe
--- arch/arm/mach-msm/board-jf_spr.c
+++ arch/arm/mach-msm/board-jf_spr.c
@@ -3137,9 +3137,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,
};