Re: [PATCH 4/5] clk: qcom: apss-ipq-pll: constify match data structures

From: Dmitry Baryshkov
Date: Mon Mar 18 2024 - 10:19:08 EST


On Mon, 18 Mar 2024 at 13:20, Gabor Juhos <j4g8y7@xxxxxxxxx> wrote:
>
> The match data structures are used only by the apss_ipq_pll_probe()
> function and are never modified so mark those as constant.
>
> No functional changes.
>
> Signed-off-by: Gabor Juhos <j4g8y7@xxxxxxxxx>
> ---
> drivers/clk/qcom/apss-ipq-pll.c | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>

--
With best wishes
Dmitry