commit | a85d11712dd13fc2a389b950d12f6b7f7d8c4c48 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <stephen.boyd@linaro.org> | Wed Jun 01 16:15:11 2016 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Aug 24 17:18:13 2016 -0700 |
tree | 4440d9a9c94270c5f43be2f667e2cb2f4d1e0f7d | |
parent | 01b5200a6683c428da18fe4936cfe2a412e2233d [diff] |
clk: cdce925: Migrate to clk_hw based OF and provider 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: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>