git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17621e1
)
ACPI / PM: Make acpi_bus_type use struct dev_pm_ops for PM handling
author
Rafael J. Wysocki
<rjw@sisk.pl>
Wed, 27 Jun 2012 21:25:49 +0000
(23:25 +0200)
committer
Rafael 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