commit | 2ceb3c7aadc4c1a4a16643c2ac1e7b64c40f4fc7 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <stephen.boyd@linaro.org> | Wed Jun 01 16:15:13 2016 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Aug 24 17:20:31 2016 -0700 |
tree | ee3b2deab222fa2da38359ff478280dad0eb1615 | |
parent | f48d947a162dfa9d62ebe6d79eb30100cb81751b [diff] |
clk: cs2000: 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. Cc: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>