OpenCloudOS-Kernel/drivers/interconnect/qcom
Krzysztof Kozlowski 2ccf33c063 interconnect: qcom: constify icc_node pointers
Pointers to struct qcom_icc_node (and similar structures) are not
modified, so they can be made const for safety.  The contents of struct
qcom_icc_node must stay non-const.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220412102623.227607-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Georgi Djakov <djakov@kernel.org>
2022-04-23 15:11:48 +03:00
..
Kconfig Merge branch 'icc-qcm2290' into icc-next 2021-12-15 07:14:27 +02:00
Makefile Merge branch 'icc-qcm2290' into icc-next 2021-12-15 07:14:27 +02:00
bcm-voter.c interconnect: qcom: Add missing MODULE_DEVICE_TABLE 2021-05-11 07:26:31 +03:00
bcm-voter.h interconnect: qcom: Consolidate interconnect RPMh support 2020-02-28 12:11:40 +02:00
icc-rpm.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
icc-rpm.h interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
icc-rpmh.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
icc-rpmh.h interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
msm8916.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
msm8939.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
msm8974.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
msm8996.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
msm8996.h interconnect: qcom: Add MSM8996 interconnect provider driver 2021-11-22 18:35:22 +02:00
osm-l3.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
qcm2290.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
qcs404.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sc7180.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sc7180.h interconnect: qcom: Add OSM L3 support on SC7180 2020-03-03 19:02:52 +02:00
sc7280.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sc7280.h interconnect: qcom: Add EPSS L3 support on SC7280 2021-11-22 16:57:22 +02:00
sc8180x.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sc8180x.h interconnect: qcom: osm-l3: Add sc8180x support 2021-08-09 15:17:25 +03:00
sdm660.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sdm845.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sdm845.h interconnect: qcom: Add OSM L3 interconnect provider support 2020-03-03 19:02:52 +02:00
sdx55.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sdx55.h interconnect: qcom: Add SDX55 interconnect provider driver 2021-01-27 13:11:33 +02:00
sm8150.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sm8150.h interconnect: qcom: Add OSM L3 support on SM8150 2020-09-08 16:29:01 +03:00
sm8250.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sm8250.h interconnect: qcom: Add EPSS L3 support on SM8250 2020-09-08 16:29:01 +03:00
sm8350.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sm8350.h interconnect: qcom: Add SM8350 interconnect provider driver 2021-03-27 14:34:12 +02:00
sm8450.c interconnect: qcom: constify icc_node pointers 2022-04-23 15:11:48 +03:00
sm8450.h interconnect: qcom: Add SM8450 interconnect provider driver 2021-12-14 23:43:26 +02:00
smd-rpm.c interconnect: qcom: Add interconnect RPM over SMD driver 2019-08-13 23:06:40 +03:00
smd-rpm.h interconnect: qcom: Add interconnect RPM over SMD driver 2019-08-13 23:06:40 +03:00