aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorBhumika Goyal <[email protected]>2017-10-17 16:38:33 +0200
committerStephen Boyd <[email protected]>2017-11-01 23:22:32 -0700
commit71bf5ab8638fe333ac8a984b46fc3f4ea0c5120a (patch)
tree187567738a0594017b662fdb5075b6b1ee3f7769 /tools/perf/scripts/python/call-graph-from-sql.py
parent2bd6bf03f4c1c59381d62c61d03f6cc3fe71f66e (diff)
CLK: SPEAr: make structure field and function argument as const
Make the masks field of clk_aux structure const as it do not modify the fields of the aux_clk_masks structure it points to. Make the struct aux_clk_masks *aux argument of the function clk_register_aux as const as the argument is only stored in the masks field of a clk_aux structure which is now made const. Signed-off-by: Bhumika Goyal <[email protected]> Acked-by: Viresh Kumar <[email protected]> Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions