diff options
author | Dong Aisheng <aisheng.dong@nxp.com> | 2016-06-30 12:31:12 +0300 |
---|---|---|
committer | Stephen Boyd <sboyd@codeaurora.org> | 2016-07-02 03:40:20 +0300 |
commit | 7ec986efed0208ca5fdfc26f9fc19c1604d3d502 (patch) | |
tree | bc83711926ce8c9052a58a67e56ae391bd127955 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a6adc30ba7bef8da62a32c884609eb9cace04fbc (diff) | |
download | linux-7ec986efed0208ca5fdfc26f9fc19c1604d3d502.tar.xz |
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 <mturquette@baylibre.com>
Cc: Stephen Boyd <sboyd@codeaurora.org>
Cc: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Dong Aisheng <aisheng.dong@nxp.com>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions