aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/exported-sql-viewer.py
diff options
context:
space:
mode:
authorPaul Cercueil <[email protected]>2020-09-03 03:50:44 +0200
committerStephen Boyd <[email protected]>2020-10-13 20:04:50 -0700
commit29c37341b54f7a500727799b94565fcc5dd8e6f8 (patch)
tree7a9cfaa29a95c774830a1e7c3c67136da75a700b /tools/perf/scripts/python/exported-sql-viewer.py
parent9123e3a74ec7b934a4a099e98af6a61c2f80bbf5 (diff)
clk: ingenic: Use to_clk_info() macro for all clocks
The to_clk_info() previously had a BUG_ON() to check that it was only called for PLL clocks. Yet, all the other clocks were doing the exact same thing the macro does, in-line. Move the to_clk_info() macro to the top of the file, remove the hardcoded BUG_ON(), and use it everywhere it makes sense. Signed-off-by: Paul Cercueil <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions