From: Ulf Hansson Date: Wed, 19 Feb 2014 12:09:21 +0000 (+0100) Subject: PM / sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP X-Git-Tag: v3.15-rc1~151^2~4^3~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a9efc4d91df7b18fb3e97c24ee85a1529618899;p=pandora-kernel.git PM / sleep: Set pm_generic functions to NULL for !CONFIG_PM_SLEEP Previously only a subset of the functions were defined and set to NULL while !CONFIG_PM_SLEEP. Let's make them all available so they can be used no matter of CONFIG_PM_SLEEP or not. Signed-off-by: Ulf Hansson Reviewed-by: Pavel Machek Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed