ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 27 Jun 2012 21:25:49 +0000 (23:25 +0200)
committerRafael J. Wysocki <rjw@sisk.pl>
Sun, 1 Jul 2012 11:30:58 +0000 (13:30 +0200)
Make the acpi_bus_type bus type define its PM callbacks through
a struct dev_pm_ops object rather than by using legacy PM hooks
in struct bus_type.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>

No differences found