-
- Downloads
suspend: Return error when pending wakeup source is found.
If a wakeup source is found to be pending in the last stage of suspend
after syscore suspend then the device doesn't suspend but the error is
not propogated which causes an error in the accounting for the number
of suspend aborts and successful suspends.
Bug: 18179405
Change-Id: Ib63b4ead755127eaf03e3b303aab3c782ad02ed1
Signed-off-by:
Ruchi Kandoi <kandoiruchi@google.com>
Please register or sign in to comment