clk: max77686: Migrate to clk_hw based OF and registration APIs
authorStephen Boyd <stephen.boyd@linaro.org>
Tue, 16 Aug 2016 22:38:56 +0000 (15:38 -0700)
committerStephen Boyd <sboyd@codeaurora.org>
Thu, 18 Aug 2016 23:42:36 +0000 (16:42 -0700)
commit9b4cac33adc7716bb232b3a82a5ed0806286fe9a
tree7570539f5b433d1ee12e30ed53ae5e93a893e8ef
parent91d17dc341795731794b7284f6f32f07ebdd7a86
clk: max77686: 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.

Reviewed-by: Javier Martinez Canillas <javier@osg.samsung.com>
Tested-by: Javier Martinez Canillas <javier@osg.samsung.com>
Cc: Laxman Dewangan <ldewangan@nvidia.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Stephen Boyd <stephen.boyd@linaro.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
drivers/clk/clk-max77686.c
This page took 0.04171 seconds and 5 git commands to generate.