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:
d202f77
)
toshiba_acpi: Use struct dev_pm_ops for power management
author
Rafael J. Wysocki
<rjw@sisk.pl>
Wed, 27 Jun 2012 21:27:16 +0000
(23:27 +0200)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Sun, 1 Jul 2012 11:31:02 +0000
(13:31 +0200)
Make the toshiba_acpi 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