]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/acpi/button.c
3c59x: check return of pci_enable_device()
[linux-2.6-omap-h63xx.git] / drivers / acpi / button.c
index 540581338ef5fbd2dcc6d480652d2b63551af1cb..2e79a3395ecffca8641cc02e64b616ef88be5ba6 100644 (file)
@@ -284,7 +284,7 @@ static void acpi_button_notify(acpi_handle handle, u32 event, void *data)
                }
                input_sync(input);
 
-               acpi_bus_generate_event(button->device, event,
+               acpi_bus_generate_proc_event(button->device, event,
                                        ++button->pushed);
                break;
        default: