Re: [PATCH] clk: qcom: milos: Constify 'struct qcom_cc_desc'

From: Dmitry Baryshkov
Date: Thu Aug 21 2025 - 06:40:00 EST


On Wed, Aug 20, 2025 at 02:48:22PM +0200, Krzysztof Kozlowski wrote:
> 'struct qcom_cc_desc' is passed to qcom_cc_map() and
> qcom_cc_really_probe() only as pointer to const, so make the memory
> const for safety.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
>
> ---
>
> My standard commit... I just keep repeating the same over and over
> again.
> ---
> drivers/clk/qcom/camcc-milos.c | 2 +-
> drivers/clk/qcom/dispcc-milos.c | 2 +-
> drivers/clk/qcom/videocc-milos.c | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>

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


--
With best wishes
Dmitry