mirror of
https://github.com/armbian/linux.git
synced 2026-01-06 10:13:00 -08: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>