commit | 464983a7e991a484cac0bc0885cee4fee318d659 | [log] [tgz] |
---|---|---|
author | Ashwin Chaugule <ashwinc@codeaurora.org> | Mon Nov 21 14:51:51 2011 -0500 |
committer | Ashwin Chaugule <ashwinc@codeaurora.org> | Tue Nov 29 16:42:44 2011 -0500 |
tree | 978f95226a03e3ee6ec202dec2446a15a7085428 | |
parent | 06e857251e781e36453009b3efb338dc8fff6528 [diff] |
Perf: Use CPU PM notifiers to save and restore PMU regs Some PMU registers have undefined values at reset. Power collapsing CPU's can cause the PMU state to be messed up. Use the CPU PM notifiers to save and restore PMU state correctly. Change-Id: I4d5d73abc3455b38219239527d94d4afc30ed886 Signed-off-by: Ashwin Chaugule <ashwinc@codeaurora.org>