diff options
author | Dong Aisheng <[email protected]> | 2016-06-30 17:31:12 +0800 |
---|---|---|
committer | Stephen Boyd <[email protected]> | 2016-07-01 17:40:20 -0700 |
commit | 7ec986efed0208ca5fdfc26f9fc19c1604d3d502 (patch) | |
tree | bc83711926ce8c9052a58a67e56ae391bd127955 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a6adc30ba7bef8da62a32c884609eb9cace04fbc (diff) |
clk: move clk_disable_unused after clk_core_disable_unprepare function
No function level change, just moving code place.
clk_disable_unused function will need to call clk_core_prepare_enable/
clk_core_disable_unprepare when adding CLK_OPS_PARENT_ENABLE features.
So move it after clk_core_disable_unprepare to avoid adding forward
declared functions later.
Cc: Michael Turquette <[email protected]>
Cc: Stephen Boyd <[email protected]>
Cc: Shawn Guo <[email protected]>
Signed-off-by: Dong Aisheng <[email protected]>
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