PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
authorRafael J. Wysocki <rjw@sisk.pl>
Fri, 3 Dec 2010 21:58:31 +0000 (22:58 +0100)
committerRafael J. Wysocki <rjw@sisk.pl>
Fri, 24 Dec 2010 14:02:42 +0000 (15:02 +0100)
To avoid confusion with the meaning and return value of
pm_check_wakeup_events() replace it with pm_wakeup_pending() that
will work the other way around (ie. return true when system-wide
power transition should be aborted).

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

No differences found