Re: [PATCH 2/2] clk: Mark clk_core_evict_parent_cache_subtree() 'target' const

From: Stephen Boyd
Date: Fri Feb 25 2022 - 20:05:19 EST


Quoting Stephen Boyd (2022-02-17 14:05:54)
> Clarify that the 'target' clk isn't being modified, instead it's being
> searched for. Mark it const so the function can't modify it.
>
> Signed-off-by: Stephen Boyd <sboyd@xxxxxxxxxx>
> ---

Applied to clk-next