diff options
author | Anson Huang <b20788@freescale.com> | 2012-08-19 01:12:59 +0800 |
---|---|---|
committer | Eric Nelson <eric.nelson@boundarydevices.com> | 2012-10-12 07:11:49 -0700 |
commit | 7fc983dd8f2b666c5e9f67a90e353f355afca483 (patch) | |
tree | a97c1bc09e22c41fc67a45bb8863d1a7b0d051ae /arch/powerpc/lib/string.S | |
parent | 170d317c8ccf197bfcf2621ba03e1c5c8c7be6dc (diff) |
ENGR00220370 [MX6]Fix BUS freq suspend/resume fail in low bus mode
1. BUS freq's set low bus setpoint using delat work, which
didn't have mutex lock, so in some scenarios, set high bus
freq function can be called at the same time, we need to move
mutex lock into these two routine;
2. Using pm notify to make sure bus freq set to high setpoint
before supend and restore after resume.
3. Clear build warning.
Signed-off-by: Anson Huang <b20788@freescale.com>
Diffstat (limited to 'arch/powerpc/lib/string.S')
0 files changed, 0 insertions, 0 deletions