From: Rafael J. Wysocki Date: Fri, 3 Dec 2010 21:58:31 +0000 (+0100) Subject: PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() X-Git-Tag: v2.6.38-rc1~443^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2867e08c8e3bdbc00caf56bc3bdde19ccc058e3;p=pandora-kernel.git PM / Wakeup: Replace pm_check_wakeup_events() with pm_wakeup_pending() 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 --- Reading git-diff-tree failed