diff options
| author | Stephen Boyd <[email protected]> | 2020-02-05 23:28:00 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2020-02-12 23:27:07 +0000 |
| commit | 768a5d4f63c29d3bed5abb3c187312fcf623fa05 (patch) | |
| tree | b2da4dbdf1779a4c08c585c18f464d8598f1c524 /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | clk: Don't cache errors from clk_ops::get_phase() (diff) | |
| download | kernel-768a5d4f63c29d3bed5abb3c187312fcf623fa05.tar.gz kernel-768a5d4f63c29d3bed5abb3c187312fcf623fa05.zip | |
clk: Use 'parent' to shorten lines in __clk_core_init()
Some lines are getting long in this function. Let's move 'parent' up to
the top of the function and use it in many places whenever there is a
parent for a clk. This shortens some lines by avoiding core->parent->
indirections.
Cc: Douglas Anderson <[email protected]>
Cc: Heiko Stuebner <[email protected]>
Cc: Jerome Brunet <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Acked-by: Jerome Brunet <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
