[PATCH 16/34] clk: ls1x: Migrate to clk_hw based OF and registration APIs
From: Stephen Boyd <hidden>
Date: 2016-08-19 02:36:17
Also in:
linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2016-08-19 02:36:17
Also in:
linux-clk, lkml
On 06/01, Stephen Boyd wrote:
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: Kelvin Cheung <keguang.zhang@gmail.com> Signed-off-by: Stephen Boyd <redacted> ---
Applied to clk-next + a small fix to get it to compile -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project