msm: 8960: adjust mdp perf clock table entries

adds the mdp clock entries based on the current clock scale
logic

Signed-off-by: Nagamalleswararao Ganji <nganji@codeaurora.org>
diff --git a/arch/arm/mach-msm/board-msm8960.c b/arch/arm/mach-msm/board-msm8960.c
index d01dd9f..ff87585 100644
--- a/arch/arm/mach-msm/board-msm8960.c
+++ b/arch/arm/mach-msm/board-msm8960.c
@@ -1319,8 +1319,7 @@
 int mdp_core_clk_rate_table[] = {
 	85330000,
 	85330000,
-	128000000,
-	200000000,
+	160000000,
 	200000000,
 };