Re: [PATCH] of: clk: Make of_clk_get_parent_{count,name}() parameter const

From: Stephen Boyd
Date: Wed Feb 12 2020 - 15:57:55 EST


Quoting Geert Uytterhoeven (2020-02-12 01:43:17)
> of_clk_get_parent_count() and of_clk_get_parent_name() never modify the
> device nodes passed, so they can be const.
>
> Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
> ---

Seems fine. I'll push it into clk-fixes in case that help fastrack any
patches for next release.