Loading drivers/platform/x86/xo15-ebook.c +0 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,6 @@ static int ebook_switch_add(struct acpi_device *device) /* Button's GPE is run-wake GPE */ acpi_enable_gpe(device->wakeup.gpe_device, device->wakeup.gpe_number); device->wakeup.run_wake_count++; device_set_wakeup_enable(&device->dev, true); } Loading Loading
drivers/platform/x86/xo15-ebook.c +0 −1 Original line number Diff line number Diff line Loading @@ -133,7 +133,6 @@ static int ebook_switch_add(struct acpi_device *device) /* Button's GPE is run-wake GPE */ acpi_enable_gpe(device->wakeup.gpe_device, device->wakeup.gpe_number); device->wakeup.run_wake_count++; device_set_wakeup_enable(&device->dev, true); } Loading