Re: [PATCH 1/4] clk: qcom: gcc-sdm660: Use ARRAY_SIZE for num_parents

From: Stephen Boyd
Date: Tue Sep 14 2021 - 17:13:07 EST


Quoting Marijn Suijten (2021-08-29 13:48:19)
> Where possible, use ARRAY_SIZE to determine the number of parents in
> clk_parent_data instead of hardcoding a number that relies on an array
> defined hundreds of lines above.
>
> Signed-off-by: Marijn Suijten <marijn.suijten@xxxxxxxxxxxxxx>
> ---

Applied to clk-next