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:
d67e37d
)
PCI PM: Put PM callbacks in the order of execution
author
Rafael J. Wysocki
<rjw@sisk.pl>
Wed, 7 Jan 2009 12:12:22 +0000
(13:12 +0100)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:19:43 +0000
(11:19 -0800)
Put PM callbacks in drivers/pci/pci-driver.c in the order in which
they are executed which makes it much easier to follow the code.
No functional changes should result from this.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Acked-by: Pavel Machek <pavel@suse.cz>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found