summaryrefslogtreecommitdiffstats
path: root/drivers/clk/qcom
diff options
context:
space:
mode:
authorJulia Lawall <Julia.Lawall@lip6.fr>2018-10-27 07:47:40 +0200
committerStephen Boyd <sboyd@kernel.org>2018-11-06 09:42:12 -0800
commit56950ff82325b9712ad54874c81a22e4de38b0c7 (patch)
tree95cd35cca3e5dcbae5ecf220164157eba230a5c3 /drivers/clk/qcom
parent5fc6eb7d74f46a96cacc5147f87afd88a01bb89b (diff)
downloadlinux-56950ff82325b9712ad54874c81a22e4de38b0c7.tar.bz2
clk: s2mps11: constify clk_ops structure
The clk_ops structure is only stored in the ops fields of clk_init_data structures. This field is const, so the clk_ops structure can be const as well. Identified and transformed using Coccinelle. Signed-off-by: Julia Lawall <Julia.Lawall@lip6.fr> Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com> Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'drivers/clk/qcom')
0 files changed, 0 insertions, 0 deletions