commit | 5c3252db468cffa050735056bf8700c07ea2fb76 | [log] [tgz] |
---|---|---|
author | Vikram Mulukutla <markivx@codeaurora.org> | Fri May 25 12:28:54 2012 -0700 |
committer | Vikram Mulukutla <markivx@codeaurora.org> | Fri Jun 22 14:05:13 2012 -0700 |
tree | ae398ebcde6ed11f30933dd6c51c4314e6484b06 | |
parent | 3642ec172eea4c4f1f7873a1eac60b05b3914ae3 [diff] |
msm: clock-local2: Add support to return a rounded rate for branch clocks Branch clocks that do not have siblings can propagate set-rate calls to their parents. There is no reason this can't be extended to implement the API to return a rounded rate that can be set on these branch clocks. Implement branch_clk_round_rate. Change-Id: I3502168ea089d4736660a0cb09b5a62448df973a Signed-off-by: Vikram Mulukutla <markivx@codeaurora.org>