PM: Change dpm watchdog to support async suspend
authorBenoit Goby <benoit@android.com>
Thu, 27 Jan 2011 02:28:33 +0000 (18:28 -0800)
committerBenoit Goby <benoit@android.com>
Fri, 28 Jan 2011 06:57:54 +0000 (22:57 -0800)
commit6f0193721acf50368b585e3fad8c206049e2e07a
tree3a3257257d34e5d7f582aff144366ddf883a629e
parenteac4ccd16357ad77f34c28813d8fcf35ba81fa33
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