diff options
author | Heiko Stuebner <[email protected]> | 2015-08-21 19:51:41 +0200 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2015-09-10 13:55:21 -0700 |
commit | bb0f73616396e7929b68d3bdea70064003599d33 (patch) | |
tree | bc1ddd653a8b30fbd5df37decb9f96f0b3654fb9 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 9f42a89da6b4dc015631e01ba990d3db2cae2a1b (diff) |
clk: rockchip: handle critical clocks after registering all clocks
Currently the registration of critical clocks is done in the function
shared between rk3066 and rk3188 clock trees. That results in them
getting handled maybe before all of them are registered.
Therefore move the critical clock handling down to the end of the soc-
specific clock registration function, so that all clocks are registered
before they're maybe handled as critical clock.
Signed-off-by: Heiko Stuebner <[email protected]>
Tested-by: Michael Niewoehner <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions