Re: [PATCH v3 1/5] clk: Extract OF clock helpers in <linux/of_clk.h>

From: Stephen Boyd
Date: Thu Apr 19 2018 - 18:25:30 EST


Quoting Geert Uytterhoeven (2018-04-18 07:50:01)
> The use of of_clk_get_parent_{count,name}() and of_clk_init() is not
> limited to clock providers.
>
> Hence move these helpers into their own header file, so callers that are
> not clock providers no longer have to include <linux/clk-provider.h>.
>
> Suggested-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> Reviewed-by: Heiko Stuebner <heiko@xxxxxxxxx>
> ---
> v3:
> - Add Reviewed-by,
> - Add SPDX-License-Identifier,
> - Add to clock section in MAINTAINERS (note that Rob is still listed
> as a maintainer, too, due to the include/linux/of*.h catch-all
> rule),

Can you X: out this file so Rob is happy? Or that doesn't work?