]> git.karo-electronics.de Git - linux-beck.git/commit
clk: bcm: 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:48 +0000 (16:48 -0700)
commit6f220c22438ab846c824a042746a54058cf22af7
tree58ee542e1b70d18d6e36d3f81553b03a1b1bd97c
parentd0979335c329bad3b924b9d74fd0b86d57815c8f
clk: bcm: 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: Alex Elder <elder@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/bcm/clk-kona.c