summaryrefslogtreecommitdiff
path: root/kernel
diff options
context:
space:
mode:
authorPatrick Mochel <mochel@osdl.org>2003-08-29 23:27:09 -0700
committerPatrick Mochel <mochel@osdl.org>2003-08-29 23:27:09 -0700
commitd5bd8347829ab21cdbce604c904350b42168a81a (patch)
tree2c10e3501e76639339b13910232e917b3d088e9a /kernel
parent36d1f8a3fb4e6a7b39727250515a5a6af23b1a54 (diff)
[acpi] Replace /proc/acpi/sleep
- Bad to remove proc file now, even though it's nearly useless. Reinstated in the name of compatibility. - Restored original semantics - if software_suspend() is enabled, then just call that (and never go into low-power state). Otherwise, call acpi_suspend(). - acpi_suspend() is simply a wrapper for pm_suspend(), passing down the right argument. This is so we don't have to do everything manually anymore. - Fixed long-standing bug by checking for "4b" in string written in to determine if we want to enter S4bios.
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions