diff options
Diffstat (limited to 'drivers/acpi/sleep.c')
| -rw-r--r-- | drivers/acpi/sleep.c | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/drivers/acpi/sleep.c b/drivers/acpi/sleep.c index fbfcce3b5227..2a8b59644297 100644 --- a/drivers/acpi/sleep.c +++ b/drivers/acpi/sleep.c @@ -748,6 +748,7 @@ static int acpi_hibernation_enter(void)  static void acpi_hibernation_leave(void)  { +	pm_set_resume_via_firmware();  	/*  	 * If ACPI is not enabled by the BIOS and the boot kernel, we need to  	 * enable it here. | 
