Initial OC/UV/OV
/arch/arm/mach-msm/board-jf_att.c
blob:cac88b2dcd707782b1cd2686e66affa7f9dff8eb -> blob:5e43dec4d11c67fef214c8fea180a472523de378
--- arch/arm/mach-msm/board-jf_att.c
+++ arch/arm/mach-msm/board-jf_att.c
@@ -3223,9 +3223,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,
};