diff options
author | Stephen Boyd <stephen.boyd@linaro.org> | 2016-06-02 01:15:09 +0200 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-08-25 01:11:07 +0200 |
commit | 235d2aaa77325b5db58c69b586a3c3f35897baa9 (patch) | |
tree | 8f758425661581d37ffd598925544aa2edd46a7f /drivers/clk/clk-divider.c | |
parent | clk: axi-clkgen: Migrate to clk_hw based OF and registration APIs (diff) | |
download | linux-235d2aaa77325b5db58c69b586a3c3f35897baa9.tar.xz linux-235d2aaa77325b5db58c69b586a3c3f35897baa9.zip |
clk: axm5516: Migrate to clk_hw based OF and registration APIs
Now that we have clk_hw based provider APIs to register clks, we
can get rid of struct clk pointers while registering clks in
these drivers, allowing us to move closer to a clear split of
consumer and provider clk APIs. Make thing simple by using the
existing clk_hw array and implementing a custom DT clk provider
get function to map the clk spec id to a clk_hw pointer.
Cc: Anders Berg <anders.berg@lsi.com>
Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'drivers/clk/clk-divider.c')
0 files changed, 0 insertions, 0 deletions