Re: [PATCH v2] clk: Warn about critical clks that fail to enable

From: Stephen Boyd
Date: Sun Jan 05 2020 - 02:22:25 EST


Quoting Stephen Boyd (2020-01-01 16:55:03)
> If we don't warn here users of the CLK_IS_CRITICAL flag may not know
> that their clk isn't actually enabled because it silently fails to
> enable. Let's print a warning in that case so developers find these
> problems faster.
>
> Suggested-by: Jerome Brunet <jbrunet@xxxxxxxxxxxx>
> Cc: Guenter Roeck <linux@xxxxxxxxxxxx>
> Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> ---

Applied to clk-next