diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2018-10-27 08:47:39 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-11-06 20:41:57 +0300 |
commit | 5fc6eb7d74f46a96cacc5147f87afd88a01bb89b (patch) | |
tree | b370e9cae387bb4752fc93b0290cd4d0cd102738 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 16ace88405fba82b9c86aeac824d82072ff89c0f (diff) | |
download | linux-5fc6eb7d74f46a96cacc5147f87afd88a01bb89b.tar.xz |
clk: pxa: constify clk_ops structures
These clk_ops structures are only passed to a call to
clk_register_composite where the corresponding parameters
are 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>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions