Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit bd1573a5 authored by Matthew Garrett's avatar Matthew Garrett
Browse files

xo15-ebook: Remove device.wakeup_count



This is handled automatically now.

Signed-off-by: default avatarMatthew Garrett <mjg@redhat.com>
parent a3424216
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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);
	}