diff options
| author | Heiko Stueber <[email protected]> | 2013-03-18 13:43:52 +0900 |
|---|---|---|
| committer | Kukjin Kim <[email protected]> | 2013-03-28 14:46:18 +0900 |
| commit | 2466196d3e4f1fbe902ca8480bf4a03db78572b2 (patch) | |
| tree | 7c63d1b18efbd2e9b2d1cc0a50d22212cfeffacd /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 798ed613f5db7f61a7773412b9a6bc3d37d17ecb (diff) | |
clk: samsung: fix pm init on non-dt platforms
The clock_init function checked for a dt node, returning immediately
for non-dt machines. This let to the suspend init never being reached
on those non-DT machines.
So fix this by moving the pm init code above the check.
Signed-off-by: Heiko Stueber <[email protected]>
Acked-by: Mike Turquette <[email protected]>
Signed-off-by: Kukjin Kim <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions