commit | a8b6e85db6a65132ebc85e38b6391669b37b36f8 | [log] [tgz] |
---|---|---|
author | Stephen Boyd <stephen.boyd@linaro.org> | Wed Jun 01 16:15:23 2016 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Aug 24 17:29:57 2016 -0700 |
tree | bdc4888618180d0b8c5b14588f157a0a67971bad | |
parent | 4cf915dfb8ede6e2673b4f1b2d2518ef4fe6620c [diff] |
clk: rk808: 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: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>