diff options
| author | Paul Walmsley <[email protected]> | 2010-09-14 15:56:53 -0600 |
|---|---|---|
| committer | Kevin Hilman <[email protected]> | 2010-09-23 17:14:12 -0700 |
| commit | 6f7f63cc9adf3192e6fcac4e8bed5cc10fd924aa (patch) | |
| tree | d34dc26cebfd4bcf78fb70063ff2086c351914fc /tools/perf/scripts/python | |
| parent | eb6a2c7550560e6619eadb912ea8384ce27964b8 (diff) | |
OMAP clockdomain: initialize clockdomain registers when the clockdomain layer starts
When the clockdomain layer initializes, place all clockdomains into
software-supervised mode, and clear all wakeup and sleep dependencies
immediately, rather than waiting for the PM code to do this later.
This fixes a major bug where critical sleep dependencies added by the
hwmod code are cleared during late PM init.
As a side benefit, the _init_{wk,sleep}dep_usecount() functions are no
longer needed, so remove them.
Kevin Hilman <[email protected]> did all the really hard work on
this, identifying the problem and finding the bug.
Signed-off-by: Paul Walmsley <[email protected]>
Signed-off-by: Kevin Hilman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions