]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - drivers/acpi/sleep.c
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)
commitf216cc3748a3a22c2b99390fddcdafa0583791a2
tree6670df286af51dc1d5d6276eba0ba67c6368795b
parent335fb8fc71692830aca0a5a5fe7f60016ee0d0aa
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]