Re: [PATCH 20/34] clk: nomadik: Migrate to clk_hw based OF and registration APIs

From: Linus Walleij
Date: Thu Jun 02 2016 - 08:06:17 EST


On Thu, Jun 2, 2016 at 1:15 AM, Stephen Boyd <stephen.boyd@xxxxxxxxxx> 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 <linus.walleij@xxxxxxxxxx>
> Signed-off-by: Stephen Boyd <stephen.boyd@xxxxxxxxxx>

Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

Yours,
Linus Walleij