wl1271: Configure rates for templates
[safe/jmp/linux-2.6] / drivers / acpi / scan.c
index 7491a52..fb7fc24 100644 (file)
@@ -753,6 +753,7 @@ static void acpi_bus_set_run_wake_flags(struct acpi_device *device)
        acpi_event_status event_status;
 
        device->wakeup.run_wake_count = 0;
+       device->wakeup.flags.notifier_present = 0;
 
        /* Power button, Lid switch always enable wakeup */
        if (!acpi_match_device_ids(device, button_device_ids)) {