]> git.baikalelectronics.ru Git - kernel.git/commit
clk: rockchip: Convert to clk_hw based provider APIs
authorStephen Boyd <sboyd@codeaurora.org>
Fri, 31 Jul 2015 00:20:57 +0000 (17:20 -0700)
committerMichael Turquette <mturquette@baylibre.com>
Mon, 24 Aug 2015 23:48:53 +0000 (16:48 -0700)
commit04a1c522df1e4cf9dc95489268c34efee713bdf0
tree9e0e7f7559f7f6c2ef3cb56dc05cde4c6ea49b87
parentbffc39497ac0a68a19e71233b3767346b3db5080
clk: rockchip: Convert to clk_hw based provider APIs

We're removing struct clk from the clk provider API, so switch
this code to using the clk_hw based provider APIs.

Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/rockchip/clk-pll.c