diff --git a/drivers/acpi/sleep.c b/drivers/acpi/sleep.c index 9cb975200cacba638ce84b19fbee8d9948459300..f054cadf30d843e29571968540072b85b1632791 100644 --- a/drivers/acpi/sleep.c +++ b/drivers/acpi/sleep.c @@ -714,6 +714,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.