commit | f8634bbefdc0769d0d0bd7ce01dfc7e81e2ff1f7 | [log] [tgz] |
---|---|---|
author | Vikram Mulukutla <markivx@codeaurora.org> | Thu Jun 28 16:21:21 2012 -0700 |
committer | Vikram Mulukutla <markivx@codeaurora.org> | Mon Jul 02 18:34:21 2012 -0700 |
tree | e0283a23f17cec10d5540529021012f6a57f7425 | |
parent | 06c2c631c96ec523397f53e266542bc2fef36dc4 [diff] |
msm: clock-8974: Hold an active set vote for CXO in post_init The CXO is the only crystal source for the MSM on the 8974. Thus as long as the apps processor is awake, the CXO clock is expected to be on. To be safe, vote for CXO in the active set in post_init, which is the earliest point that this vote can be asserted. Change-Id: Ib38e97d9c44fc60d0ce898a8d600519a327bb66a Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>