Re: [PATCH] clk: qcom: Constify qcom_cc_driver_data and list of critical CBCR registers
From: Dmitry Baryshkov
Date: Sat Apr 11 2026 - 12:13:12 EST
On Fri, Apr 10, 2026 at 06:33:27PM +0200, Krzysztof Kozlowski wrote:
> The static 'struct qcom_cc_driver_data' and array 'xxx_critical_cbcrs'
> are already treated by common.c code as pointers to const, so constify
> few remaining pieces.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
>
> ---
>
> Drivers introduced after my previous series was merged.
> ---
> drivers/clk/qcom/gcc-nord.c | 2 +-
> drivers/clk/qcom/gpucc-sm8750.c | 4 ++--
> drivers/clk/qcom/negcc-nord.c | 2 +-
> drivers/clk/qcom/nwgcc-nord.c | 2 +-
> drivers/clk/qcom/segcc-nord.c | 2 +-
> 5 files changed, 6 insertions(+), 6 deletions(-)
>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
--
With best wishes
Dmitry