Re: [PATCH 4/8] clk: h8300: Remove usage of CLK_IS_BASIC

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


Quoting Stephen Boyd (2018-12-06 13:58:54)
> 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: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx>
> Cc: <uclinux-h8-devel@xxxxxxxxxxxxxxxxxxxx>
> Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> ---

Applied to clk-next