]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/sleep/main.c
ACPI: Fix mismerge in acpi_hibernation_finish
[linux-2.6-omap-h63xx.git] / drivers / acpi / sleep / main.c
index 2c0b6630f8ba54603530fce4574f8697faaabe9e..cbfa058d89e33ea116105def51cc4682a24793f9 100644 (file)
@@ -267,11 +267,6 @@ static void acpi_hibernation_leave(void)
 
 static void acpi_hibernation_finish(void)
 {
-       /*
-        * If ACPI is not enabled by the BIOS and the boot kernel, we need to
-        * enable it here.
-        */
-       acpi_enable();
        acpi_disable_wakeup_device(ACPI_STATE_S4);
        acpi_leave_sleep_state(ACPI_STATE_S4);