commit | 5d0ac135b411964aec68fad31b608460e81a2b9c | [log] [tgz] |
---|---|---|
author | Lucille Sylvester <lsylvest@codeaurora.org> | Wed Sep 21 10:15:01 2011 -0600 |
committer | Bryan Huntsman <bryanh@codeaurora.org> | Mon Oct 03 16:20:41 2011 -0700 |
tree | 30a97b05990cc7bd15354f807afcfe7959b7df2e | |
parent | 9a10d476674d41c4bfa937c25d410d0832f9afd1 [diff] [blame] |
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,