commit | 4a36a7e00d55aae65a22d19f34674f36d076d195 | [log] [tgz] |
---|---|---|
author | Matt Wagantall <mattw@codeaurora.org> | Mon May 14 17:03:21 2012 -0700 |
committer | Matt Wagantall <mattw@codeaurora.org> | Wed May 30 22:50:51 2012 -0700 |
tree | 679cf560e1d8279bdf03e77b48e5780402932570 | |
parent | 8f0d7158fcaad3c5a8b7bb381631f3d8a2c3a154 [diff] |
msm: clock: Add handoff functions for most PLL clock types This allows PLL clock state to be handed off, similar to what's done for other branch and RCG clock types. This currently omits a handoff function for clk_ops_hdmi_pll, which has a significantly different implementation. It will be added at a later time. Change-Id: I9e74737134c515abc0baff5d990217fd136a7266 Signed-off-by: Matt Wagantall <mattw@codeaurora.org>