commit | 1be0a15ccab695336efe74b7850f3e29c93a7a32 | [log] [tgz] |
---|---|---|
author | Linux Build Service Account <lnxbuild@localhost> | Sat Oct 15 19:09:25 2011 -0700 |
committer | QuIC Gerrit Code Review <code-review@localhost> | Sat Oct 15 19:09:25 2011 -0700 |
tree | bd0878effb5016f04f7de9aaaa5b4f3991832f91 | |
parent | 8a6ee2a13bda5806d414edb4795c1458c27190ee [diff] | |
parent | 0bb1073421d9fc2d9a79e1e99703c662b8d93d4d [diff] |
Merge "msm: rotator: sets the default rotator clock as 200 MHz" into msm-3.0
diff --git a/arch/arm/mach-msm/devices-8960.c b/arch/arm/mach-msm/devices-8960.c index ffe273e..e338873 100644 --- a/arch/arm/mach-msm/devices-8960.c +++ b/arch/arm/mach-msm/devices-8960.c
@@ -1284,7 +1284,7 @@ { .clk_name = "rot_clk", .clk_type = ROTATOR_CORE_CLK, - .clk_rate = 160 * 1000 * 1000, + .clk_rate = 200 * 1000 * 1000, }, { .clk_name = "rotator_pclk",