I am new to android kernel development.
As I investigate android suspend flow, I find that registered drivers
entering in to early_suspend state after which it is forwarding to
complete suspend state. I understand that it is due to wake locks
preventing Android to go in to suspend state. Is it like Android never
moves to complete suspend state & continue to stay in EARLY SUSPEND
state only whenever device is locked as there will be active wake
locks all the time?

Can you elaborate on this more?
Thanking you in advance

-- 
unsubscribe: android-kernel+unsubscr...@googlegroups.com
website: http://groups.google.com/group/android-kernel

Reply via email to