aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/interconnect-provider.h
diff options
context:
space:
mode:
authorStephen Boyd <swboyd@chromium.org>2020-09-15 09:10:21 +0300
committerGeorgi Djakov <georgi.djakov@linaro.org>2020-09-15 09:10:21 +0300
commitb1a367bb1cbba607d6c5d7dcf828b049241ee9a6 (patch)
tree5837dbc2c4a21ead877130ab49e57d3dacb7c671 /include/linux/interconnect-provider.h
parentinterconnect: qcom: Add EPSS L3 support on SM8250 (diff)
downloadwireguard-linux-b1a367bb1cbba607d6c5d7dcf828b049241ee9a6.tar.xz
wireguard-linux-b1a367bb1cbba607d6c5d7dcf828b049241ee9a6.zip
interconnect: qcom: osm-l3: Mark more structures const
These structures aren't modified at runtime. Mark them const so they get moved to read-only memory. We have to cast away const in one place when we store into the data member of struct icc_node. This is paired with a re-const of the data member when it is extracted in qcom_icc_set(). Signed-off-by: Stephen Boyd <swboyd@chromium.org> Reviewed-by: Evan Green <evgreen@chromium.org> Link: https://lore.kernel.org/r/20200914182112.513981-1-swboyd@chromium.org Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
Diffstat (limited to 'include/linux/interconnect-provider.h')
0 files changed, 0 insertions, 0 deletions