]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ACPI suspend: Execute _WAK with the right argument
authorRafael J. Wysocki <rjw@sisk.pl>
Tue, 12 Feb 2008 23:32:16 +0000 (00:32 +0100)
committerLen Brown <len.brown@intel.com>
Thu, 14 Feb 2008 05:28:05 +0000 (00:28 -0500)
commit314ccd644cc14b9ebc1996afbabfb4d108004fd0
tree68db4f58e1212d45946bd207112a1f09d55b08a7
parentb077fbada161479d9a32a7730d2822d5e737b306
ACPI suspend: Execute _WAK with the right argument

The _WAK global ACPI control method has to be called with the
argument representing the sleep state being exited.  Make it happen.

Special thanks to Mirco Tischler <mt-ml@gmx.de> for reporting the
problem and debugging.

Reported-by: Mirco Tischler <mt-ml@gmx.de>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/hardware/hwsleep.c