mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-06 05:03:13 +09:00
Make the ACPI processor driver define its PM callbacks through a struct dev_pm_ops object rather than by using legacy PM hooks in struct acpi_device_ops. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>