commit | 049eddac46aaa91400d062163082afef7d3581ee | [log] [tgz] |
---|---|---|
author | Sujit Reddy Thumma <sthumma@codeaurora.org> | Fri Jan 18 20:34:43 2013 +0530 |
committer | Sujit Reddy Thumma <sthumma@codeaurora.org> | Tue Feb 12 23:21:36 2013 +0530 |
tree | fd9b5c4f535fcb8997bae6be69894f5b91b8c446 | |
parent | 22f688f990a1ca0caa5390620dd24b3332fd637f [diff] |
ata: ahci: Fix re-entrancy in suspend routines If the AHCI controller is already runtime suspended, do not try to suspend again during platform suspend. During resume activate the device and update the runtime PM status to reflect the actual post-system sleep status. CRs-Fixed: 449549 Change-Id: I006e7427317df48e368762e4f56010541f4010e5 Signed-off-by: Sujit Reddy Thumma <sthumma@codeaurora.org>