diff options
author | Heiko Stübner <heiko@sntech.de> | 2015-10-01 11:38:35 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2015-10-01 14:58:28 -0700 |
commit | 8334c0e7b983fb27e0d8788901e9621d1946ba93 (patch) | |
tree | 6aa928269d6546ad28a721025d434039f5ef08c0 /drivers/clk/st | |
parent | df70aeef60839cb2732913fa41e61aba52ca942c (diff) | |
download | linux-8334c0e7b983fb27e0d8788901e9621d1946ba93.tar.gz linux-8334c0e7b983fb27e0d8788901e9621d1946ba93.tar.bz2 linux-8334c0e7b983fb27e0d8788901e9621d1946ba93.zip |
clk: rockchip: don't use clk_ APIs in the pll init-callback
Separate the update of pll registers from the actual set_rate function
so that the init callback does not need to access clk-API functions.
As we now have separated the getting and setting of the pll parameters
we can also directly use these new functions in other places too.
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/st')
0 files changed, 0 insertions, 0 deletions