PM: wakelocks: Display wakelocks preventing suspend by default
authorTodd Poynor <toddpoynor@google.com>
Mon, 8 Aug 2011 23:06:54 +0000 (16:06 -0700)
committermgross <mark.gross@intel.com>
Wed, 9 Nov 2011 20:22:43 +0000 (12:22 -0800)
commit180fe614da1acf98c6ce435b9de49dbcac956981
treee29f3739773a0d64b901a4c63f604e5a2e0a88ec
parentb3230a6521431cf8592248150a99f00c33ee786e
PM: wakelocks: Display wakelocks preventing suspend by default

Use DEBUG_WAKEUP flag to show wakelocks that abort suspend, in
addition to showing wakelocks held during system resume.
DEBUG_WAKEUP is enabled by default.

Change-Id: If6fa68e8afbc482a5300ffab2964694b02b34f41
Signed-off-by: Todd Poynor <toddpoynor@google.com>
kernel/power/wakelock.c