[PATCH 02/34] clk: at91: Migrate to clk_hw based registration and OF APIs
From: Stephen Boyd <hidden>
Date: 2016-09-15 00:39:41
Also in:
linux-clk, lkml
From: Stephen Boyd <hidden>
Date: 2016-09-15 00:39:41
Also in:
linux-clk, lkml
On 06/07, Boris Brezillon wrote:
On Tue, 7 Jun 2016 18:36:21 +0200 Alexandre Belloni [off-list ref] wrote:quoted
On 01/06/2016 at 16:15:01 -0700, Stephen Boyd wrote :quoted
Now that we have clk_hw based provider APIs to register clks, we can get rid of struct clk pointers in this driver, allowing us to move closer to a clear split of consumer and provider clk APIs. Cc: Alexandre Belloni <redacted> Cc: Boris Brezillon <redacted> Signed-off-by: Stephen Boyd <redacted>Well, apart the same comment about alignement: Acked-by: Alexandre Belloni <redacted> Tested-by: Alexandre Belloni <redacted>Acked-by: Boris Brezillon <redacted>
Ok I fixed the alignment and pushed to clk-next. -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project