Re: [PATCH] clk: qcom: sm8750: Constify 'qcom_cc_desc' in SM8750 camcc

From: Taniya Das

Date: Wed Jan 28 2026 - 12:14:39 EST



On 1/28/2026 9:13 PM, 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@xxxxxxxxxxxxxxxx>
> ---
> drivers/clk/qcom/cambistmclkcc-sm8750.c | 2 +-
> drivers/clk/qcom/camcc-sm8750.c | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)

Reviewed-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>

--
Thanks,
Taniya Das