ACPI: Use struct dev_pm_ops for power management in the SBS driver
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 27 Jun 2012 21:27:07 +0000 (23:27 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 1 Jul 2012 11:31:01 +0000 (13:31 +0200)
Make the ACPI Smart Battery System 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>

No differences found