Re: [PATCH 6/8] clk: versatile: sp810: Remove usage of CLK_IS_BASIC

From: Stephen Boyd
Date: Thu Dec 13 2018 - 14:49:32 EST


Quoting Stephen Boyd (2018-12-06 13:58:56)
> This flag doesn't look to be used by any code, just set in the clk init
> structure and then never tested again. Remove it from this driver as it
> doesn't provide any benefit.
>
> Cc: Linus Walleij <linus.walleij@xxxxxxxxxx>
> Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> ---

Applied to clk-next