ACPI: Use struct dev_pm_ops for power management in the thermal driver
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 27 Jun 2012 21:26:18 +0000 (23:26 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 1 Jul 2012 11:30:59 +0000 (13:30 +0200)
commit167cffb646aa4a7f3267b07eae1af16b54bc0e9b
tree9cce5186f359c8956343a0fe391aebd579c1b02e
parent62fcbdd95ccabcff7b41a859032496f6ca492045
ACPI: Use struct dev_pm_ops for power management in the thermal driver

Make the ACPI thermal 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>
drivers/acpi/thermal.c
This page took 0.035365 seconds and 5 git commands to generate.