[PATCH 32/34] clk: u300: Migrate to clk_hw based registration APIs
From: Linus Walleij <hidden>
Date: 2016-06-02 12:06:55
Also in:
linux-clk, lkml
From: Linus Walleij <hidden>
Date: 2016-06-02 12:06:55
Also in:
linux-clk, lkml
On Thu, Jun 2, 2016 at 1:15 AM, Stephen Boyd [off-list ref] 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: Linus Walleij <redacted> Signed-off-by: Stephen Boyd <redacted>
Acked-by: Linus Walleij <redacted> Yours, Linus Walleij