aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorSascha Hauer <[email protected]>2015-06-30 10:58:44 +0800
committerStephen Boyd <[email protected]>2015-07-06 15:54:13 -0700
commit7b2a4635b84b4dbb07c93201a8c0aea82ed65e4f (patch)
tree296f06eec28ac8e4c439bd64bf1b0ea93c4cf37c /tools/perf/scripts/python/export-to-postgresql.py
parent3be6d8ce639d92e60d144fb99dd74a53fe3799bb (diff)
clk: mediatek: mt8173: Fix enabling of critical clocks
On the MT8173 the clocks are provided by different units. To enable the critical clocks we must be sure that all parent clocks are already registered, otherwise the parents of the critical clocks end up being unused and get disabled later. To find a place where all parents are registered we try each time after we've registered some clocks if all known providers are present now and only then we enable the critical clocks Signed-off-by: Sascha Hauer <[email protected]> Signed-off-by: James Liao <[email protected]> [[email protected]: Marked function and data __init] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions