Hi, The following patches fix a few bugs in the ACPI platform suspend/hibernate code and simplify it quite a bit. [1/5] - Fixes a theoretical issue in acpi_suspend_begin() related to the NVS saving. [2/5] - Moves acpi_enable_wakeup_device() to acpi_sleep_prepare(), so that it can be merged with acpi_enable_wakeup_device_prep(). [3/5] - Merges acpi_enable_wakeup_device() and acpi_enable_wakeup_device_prep() and drops some unnecessary code. [4/5] - Gets rid of some code duplication in drivers/acpi/sleep.c. [5/5] - Drops an unnecessary routine from drivers/acpi/sleep.c. Please apply. Rafael _______________________________________________ linux-pm mailing list linux-pm@xxxxxxxxxxxxxxxxxxxxxxxxxx https://lists.linux-foundation.org/mailman/listinfo/linux-pm