Re: [PATCH] clk: qcom: videocc-sm8750: Constify qcom_cc_desc
From: Imran Shaik
Date: Mon Dec 08 2025 - 00:41:48 EST
On 08-12-2025 07:36, Krzysztof Kozlowski wrote:
Static 'struct qcom_cc_desc' is not modified by drivers and can be made
const for code safety.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
---
My standard commit, one more time. I wonder when I will run out of the
same commits doing the same...
---
drivers/clk/qcom/videocc-sm8750.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Reviewed-by: Imran Shaik <imran.shaik@xxxxxxxxxxxxxxxx>
Thanks,
Imran