]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/button.c
Merge branch 'ec' into release
[linux-2.6-omap-h63xx.git] / drivers / acpi / button.c
index fd7ca289cb022e68af4a30f3a752a3c6a472690c..171fd914f43533f46bf417dd4d4a7b6936fc6e50 100644 (file)
@@ -478,7 +478,7 @@ static int acpi_button_add(struct acpi_device *device)
                                  device->wakeup.gpe_number,
                                  ACPI_GPE_TYPE_WAKE_RUN);
                acpi_enable_gpe(device->wakeup.gpe_device,
-                               device->wakeup.gpe_number, ACPI_NOT_ISR);
+                               device->wakeup.gpe_number);
                device->wakeup.state.enabled = 1;
        }