PM: Change dpm watchdog to support async suspend
authorBenoit Goby <benoit@android.com>
Thu, 27 Jan 2011 02:28:33 +0000 (18:28 -0800)
committerColin Cross <ccross@android.com>
Tue, 14 Jun 2011 16:09:50 +0000 (09:09 -0700)
commit8e42bee3ab6a46c6ac8c9754efb3dde29b9762b2
treee0798a59708ab64675456f998ea1e52d7b7089ec
parent1613ecd0e1282b13559c45a7406ef46b8bd367ef
PM: Change dpm watchdog to support async suspend

Exclude from the watchdog the time spent waiting for children that
are resumed asynchronously and time every devices, whether or not they
resumed synchronously.

Change-Id: I84209dfd5df72842e045096c906fd61e20e6d183
Signed-off-by: Benoit Goby <benoit@android.com>
drivers/base/power/main.c