From: Rafael J. Wysocki Date: Tue, 9 Jun 2009 23:27:12 +0000 (+0200) Subject: PM: Separate suspend to RAM functionality from core X-Git-Tag: v2.6.31-rc1~357^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9d7052363a6e06bb623ed1876c56c7ca5b2c6d8;p=pandora-kernel.git PM: Separate suspend to RAM functionality from core Move the suspend to RAM and standby code from kernel/power/main.c to two separate files, kernel/power/suspend.c containing the basic functions and kernel/power/suspend_test.c containing the automatic suspend test facility based on the RTC clock alarm. There are no changes in functionality related to these modifications. Signed-off-by: Rafael J. Wysocki Acked-by: Pavel Machek --- Reading git-diff-tree failed