commit | a89ffc7fbe30b3a16a8f77482c5942b9d08f314b | [log] [tgz] |
---|---|---|
author | Ranjhith Kalisamy <ranjhith@codeaurora.org> | Wed Jul 04 13:48:24 2012 +0530 |
committer | Ranjhith Kalisamy <ranjhith@codeaurora.org> | Wed Jul 04 13:48:24 2012 +0530 |
tree | 6367d1bfb9072648ee12633beeeab2d5e2969b58 | |
parent | e48c2408900ed8abdce034882c90ca596f725bce [diff] |
msm: board: Set the correct 2D core clock frequency in 7x30 The 2D clock was synchronously tied to the AXI bus in frequency on the 7x30 platform. So its was never set before. Now, with the updated clock APIs, this made the clock to be enabled before it is prepared. This change ensures the clock is prepared before it is enabled. Change-Id: If05be2a4e4742687cb5fe7de2f27136be69b2dc3 CRs-fixed: 375424 Signed-off-by: Ranjhith Kalisamy <ranjhith@codeaurora.org>