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:
a5cd33e
)
ACPI / PM: Drop PM callbacks from the ACPI bus type
author
Rafael J. Wysocki
<rjw@sisk.pl>
Fri, 29 Jun 2012 21:40:29 +0000
(23:40 +0200)
committer
Rafael J. Wysocki
<rjw@sisk.pl>
Sun, 1 Jul 2012 11:31:06 +0000
(13:31 +0200)
Since the ACPI bus type's PM callbacks only execute the driver ones
without doing anything else, they can be dropped, because the driver
callbacks will be executed by the PM core directly if bus type
(or other subsystem) callbacks are not present.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
No differences found