diff options
author | Kever Yang <[email protected]> | 2014-11-04 17:11:10 +0800 |
---|---|---|
committer | Heiko Stuebner <[email protected]> | 2014-11-04 22:52:51 +0100 |
commit | 78eaf6095cc763c1a228ebac5682852f04e85205 (patch) | |
tree | d758276e44565631817d98590869288ab3b80911 /tools/perf/scripts/python/stackcollapse.py | |
parent | 49ed9ee442227e7f2ef617ca1399269d567834b9 (diff) |
clk: rockchip: disable unused clocks
The rockchip clock driver use CLK_IGNORE_UNUSED flag to make sure
all the clocks are available like default power on state.
We have implement the clock manage in most of rockchip drivers,
it is time to remove it for power save.
Instead we add CLK_IGNORE_UNUSED for some clock nodes which should
be on during boot or no module driver in kernel will initialize it.
Signed-off-by: Kever Yang <[email protected]>
Reviewed-by: Doug Anderson <[email protected]>
Tested-by: Doug Anderson <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions