git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e75227
)
PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending()
author
Rafael J. Wysocki
<rjw@sisk.pl>
Fri, 3 Dec 2010 21:58:31 +0000
(22:58 +0100)
committer
Rafael 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