msm: kgsl: Initialize the GPU at 320MHz

CRs-fixed: 305411
Signed-off-by: Lucille Sylvester <lsylvest@codeaurora.org>
diff --git a/arch/arm/mach-msm/devices-8960.c b/arch/arm/mach-msm/devices-8960.c
index b82ea06..a2c55d5 100644
--- a/arch/arm/mach-msm/devices-8960.c
+++ b/arch/arm/mach-msm/devices-8960.c
@@ -1887,7 +1887,7 @@
 				.bus_freq = 0,
 			},
 		},
-		.init_level = 1,
+		.init_level = 0,
 		.num_levels = 5,
 		.set_grp_async = NULL,
 		.idle_timeout = HZ/5,