(subset) [PATCH 1/2] clk: qcom: Constify qcom_cc_driver_data

Bjorn Andersson andersson at kernel.org
Sun Apr 5 12:40:19 PDT 2026


On Tue, 31 Mar 2026 11:17:22 +0200, Krzysztof Kozlowski wrote:
> The static 'struct qcom_cc_driver_data' contains probe match-like data
> and is not modified: neither by the driver defining it nor by common.c
> code using it.
> 
> Make it const for code safety and code readability.
> 
> 
> [...]

Applied, thanks!

[2/2] clk: qcom: Constify list of critical CBCR registers
      commit: 87df31ea43eef5f6b9e7be0fa2555e58a9455e05

Best regards,
-- 
Bjorn Andersson <andersson at kernel.org>



More information about the linux-arm-kernel mailing list