Re: [PATCH 1/8] clk: renesas: Remove usage of CLK_IS_BASIC

From: Stephen Boyd
Date: Thu Dec 13 2018 - 14:48:58 EST


Quoting Stephen Boyd (2018-12-06 13:58:51)
> This flag doesn't look to be used by any code, just set in various clk
> init structures and then never tested again. Remove it from these
> drivers as it doesn't provide any benefit.
>
> Cc: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> Cc: <linux-renesas-soc@xxxxxxxxxxxxxxx>
> Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> ---

Applied to clk-next