linux/arch/x86_64/kernel/acpi
Pavel Machek 77afcf78a2 PM: Integrate beeping flag with existing acpi_sleep flags
Move "debug during resume from s2ram" into the variable we already use
for real-mode flags to simplify code. It also closes nasty trap for
the user in acpi_sleep_setup; order of parameters actually mattered there,
acpi_sleep=s3_bios,s3_mode doing something different from
acpi_sleep=s3_mode,s3_bios.

Signed-off-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2007-07-19 10:04:43 -07:00
..
Makefile [ACPI] enable SMP C-states on x86_64 2006-02-09 00:38:04 -05:00
sleep.c PM: Integrate beeping flag with existing acpi_sleep flags 2007-07-19 10:04:43 -07:00
wakeup.S PM: Integrate beeping flag with existing acpi_sleep flags 2007-07-19 10:04:43 -07:00