From: Alan Stern Date: Mon, 19 Nov 2007 22:49:18 +0000 (+0100) Subject: PM: Convert PM notifiers to out-of-line code X-Git-Tag: v2.6.25-rc1~1073^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=825257569350e913bee3bc918508c0aa6e3398cd;p=pandora-kernel.git PM: Convert PM notifiers to out-of-line code This patch (as1008b) converts the PM notifier routines from inline calls to out-of-line code. It also prevents pm_chain_head from being created when CONFIG_PM_SLEEP isn't enabled, and EXPORTs the notifier registration and unregistration routines. Signed-off-by: Alan Stern Signed-off-by: Rafael J. Wysocki Signed-off-by: Len Brown --- Reading git-diff-tree failed