]> git.baikalelectronics.ru Git - kernel.git/commit
ACPI: suspend: consolidate handling of Sx states.
authorAlexey Starikovskiy <astarikovskiy@suse.de>
Thu, 20 Sep 2007 17:32:35 +0000 (21:32 +0400)
committerLen Brown <len.brown@intel.com>
Fri, 21 Sep 2007 00:46:55 +0000 (20:46 -0400)
commitec163a67e1c89db5d2dcd4e7f61822c45707229b
tree6670df286af51dc1d5d6276eba0ba67c6368795b
parent8b4d21334618d7041846c6859c0028092031b813
ACPI: suspend: consolidate handling of Sx states.

Recent changes to sleep initialization in ACPI dropped reporting of supported Sx
states above S3. Fix that and also move S5 init into same file as other Sx.
The only functional change is adding printk() for S4 and S5 cases.

Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/sleep/Makefile
drivers/acpi/sleep/main.c
drivers/acpi/sleep/poweroff.c [deleted file]