+2
−1
drivers/acpi/device_pm.c
0 → 100644
+91
−0
+4
−67
+15
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
ACPI routines for adding and removing device wakeup notifiers are
currently defined in a PCI-specific file, but they will be necessary
for non-PCI devices too, so move them to a separate file under
drivers/acpi and rename them to indicate their ACPI origins.
Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>