diff options
author | Stephen Boyd <[email protected]> | 2020-02-05 15:28:00 -0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2020-02-12 15:27:07 -0800 |
commit | 768a5d4f63c29d3bed5abb3c187312fcf623fa05 (patch) | |
tree | b2da4dbdf1779a4c08c585c18f464d8598f1c524 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | f21cf9c77ee82ef8adfeb2143adfacf21ec1d5cc (diff) |
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/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions