You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
Merge branch 'ec' into release
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user