diff options
author | Julia Lawall <Julia.Lawall@lip6.fr> | 2018-10-27 08:47:38 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@kernel.org> | 2018-11-06 20:41:49 +0300 |
commit | 16ace88405fba82b9c86aeac824d82072ff89c0f (patch) | |
tree | 767cc148d5aa9bc207ce18f342ee9ab9e16dd764 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 19aa8e32b9e699279b71b94ad4fe26b6b58a4fb9 (diff) | |
download | linux-16ace88405fba82b9c86aeac824d82072ff89c0f.tar.xz |
clk: pistachio: constify clk_ops structures
These clk_ops structures are only stored in the ops field of a
clk_init_data structure. This field is const, so the clk_ops
structures 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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions