commit | 86c390dcd8cd1e248d60d5ce83575a02f029fda9 | [log] [tgz] |
---|---|---|
author | Rajendra Nayak <rnayak@codeaurora.org> | Thu Sep 29 14:05:46 2016 +0530 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Nov 02 14:52:58 2016 -0700 |
tree | e3ee782bb784d416ff99b98ad3d091480c6f779c | |
parent | 400d9fda39bc8e16412103796040aef484fe7f5d [diff] |
clk: qcom: Add .is_enabled ops for clk-alpha-pll This would be useful in subsequent patches when the .set_rate operation would need to identify if the PLL is actually enabled Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org> [sboyd@codeaurora.org: Simplify return statement of is_enabled op] Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>