-
由 Rafael J. Wysocki 提交于
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: NRafael J. Wysocki <rjw@sisk.pl>
707156e6
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: NRafael J. Wysocki <rjw@sisk.pl>