From: wayne <wayne.lin@xxxxxxxxxxxx> This reverts commit 9ab35ce7ead42adf500950c6492fdd8aae173f5e. --- arch/arm/mach-msm/acpuclock-8x50a.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-msm/acpuclock-8x50a.c b/arch/arm/mach-msm/acpuclock-8x50a.c index beaac14..fab4c27 100644 --- a/arch/arm/mach-msm/acpuclock-8x50a.c +++ b/arch/arm/mach-msm/acpuclock-8x50a.c @@ -106,7 +106,7 @@ struct clkctl_acpu_speed acpu_freq_tbl[] = { { 0, 921600, ACPU_PLL_3, 0, 0, 0, 0, 128000, 1, 0x18, 1225 }, { 0, 960000, ACPU_PLL_3, 0, 0, 0, 0, 128000, 1, 0x19, 1225 }, { 1, 998400, ACPU_PLL_3, 0, 0, 0, 0, 128000, 1, 0x1A, 1225 }, - { 1, 1190400, ACPU_PLL_3, 0, 0, 0, 0, 192000, 1, 0x1F, 1225 }, + { 1, 1190400, ACPU_PLL_3, 0, 0, 0, 0, 128000, 1, 0x1F, 1225 }, { 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 }, }; -- 1.7.0.4 -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html