1
0
Fork 0
alistair23-linux/drivers/acpi/hardware
Alexey Starikovskiy 1d99967bad ACPI: resolve HP nx6125 S3 immediate wakeup regression
Moving disable GPEs from enter_sleep up into sleep_prepare fixed
the disabled SCI on S4 on Acer laptops.

However, it caused an immediate S3 resume on the HP nx6125.
Apparently, on the HP, a GPE was getting re-enabled after
the prepare, but before the enter.

Close that window by restoring the GPE disable on enter.
This is redundant in most cases, but closes this window,
where S3 and S4 paths differ.

Signed-off-by: Alexey Starikovskiy <alexey.y.starikovskiy@linux.intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Acked-by: Ray Lee <ray-lk@madrabbit.org>
2007-03-12 14:49:26 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
hwacpi.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
hwgpe.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
hwregs.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
hwsleep.c ACPI: resolve HP nx6125 S3 immediate wakeup regression 2007-03-12 14:49:26 -04:00
hwtimer.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00