clk: asm9260: Migrate to clk_hw based registration and OF APIs
authorStephen Boyd <stephen.boyd@linaro.org>
Wed, 1 Jun 2016 23:15:07 +0000 (16:15 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Wed, 24 Aug 2016 23:08:33 +0000 (16:08 -0700)
commit78cf5555e9835726ffa8ff66a943c0aefaa917e9
treebf37c91bfd6fb25fa83df8491f3ddfe9aa6830ef
parentf37fccce4cc19238f0742494a37d3efad346dfe7
clk: asm9260: Migrate to clk_hw based registration and OF 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: Oleksij Rempel <linux@rempel-privat.de>
Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-asm9260.c
This page took 0.02682 seconds and 5 git commands to generate.