[PATCH v4 01/11] clk: sunxi-ng: nkm: Use correct parameter name for parent HW
Maxime Ripard
mripard at kernel.org
Mon Jul 17 07:07:14 PDT 2023
On Mon, 17 Jul 2023 15:34:25 +0200, Frank Oltmanns wrote:
> ccu_nkm_round_rate() takes a clk_hw as parameter "hw". Since "hw" is the
> nkm clock's parent clk_hw, not the clk_hw of the nkm clock itself,
> change the parameter name to "parent_hw" to make it more clear what
> we're dealing with.
>
>
> [ ... ]
Acked-by: Maxime Ripard <mripard at kernel.org>
Thanks!
Maxime
More information about the linux-arm-kernel
mailing list