commit | 8b2bdc7690bb2ae85b198c065c8f3511180eafef | [log] [tgz] |
---|---|---|
author | Stephen Boyd <stephen.boyd@linaro.org> | Tue Aug 16 15:37:57 2016 -0700 |
committer | Stephen Boyd <sboyd@codeaurora.org> | Wed Aug 24 17:37:10 2016 -0700 |
tree | 340e42d3dc798b5bdff57091fd67c2f465c085f8 | |
parent | 120c1552839036f0fb2c01fffb8d8ce4049b729a [diff] |
clk: h8300: Migrate to clk_hw based 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: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: <uclinux-h8-devel@lists.sourceforge.jp> Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>