clk: h8300: Migrate to clk_hw based registration APIs
authorStephen Boyd <stephen.boyd@linaro.org>
Tue, 16 Aug 2016 22:37:57 +0000 (15:37 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 25 Aug 2016 00:37:10 +0000 (17:37 -0700)
commit8b2bdc7690bb2ae85b198c065c8f3511180eafef
tree340e42d3dc798b5bdff57091fd67c2f465c085f8
parent120c1552839036f0fb2c01fffb8d8ce4049b729a
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>
drivers/clk/h8300/clk-div.c
drivers/clk/h8300/clk-h8s2678.c
This page took 0.032459 seconds and 5 git commands to generate.