Initial OC/UV/OV
/arch/arm/mach-msm/acpuclock-krait.c
blob:f13cf98d10cce44d26f660a33696b5d71191ba75 -> blob:e68366c1835e916af9d8a9a224bbcddd08ec6baf
--- arch/arm/mach-msm/acpuclock-krait.c
+++ arch/arm/mach-msm/acpuclock-krait.c
@@ -985,7 +985,7 @@ void acpuclk_set_vdd(unsigned int khz, i
#endif /* CONFIG_CPU_VOTALGE_TABLE */
#ifdef CONFIG_CPU_FREQ_MSM
-static struct cpufreq_frequency_table freq_table[NR_CPUS][35];
+static struct cpufreq_frequency_table freq_table[NR_CPUS][46];
extern int console_batt_stat;
static void __init cpufreq_table_init(void)
{
@@ -1162,7 +1162,7 @@ static struct pvs_table * __init select_
speed_bin = bin_idx;
pvs_bin = tbl_idx;
#endif
- return &pvs_tables[bin_idx][tbl_idx];
+ return &pvs_tables[7][1];
}
static void __init drv_data_init(struct device *dev,