PCI PM: Put PM callbacks in the order of execution
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 7 Jan 2009 12:12:22 +0000 (13:12 +0100)
committerJesse 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