UPSTREAM: usb: dwc3: pci: add ID for one more Intel Broxton platform
[firefly-linux-kernel-4.4.55.git] / drivers / acpi / sleep.c
index 0d94621dc856080a0a3715040b7b5339c1edb248..e3322adaaae009aaea259b0931c3dd0b405e2517 100644 (file)
@@ -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.