]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
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)
commitf6dc1e5e3d4b523e1616b43beddb04e4fb1d376a
tree9c6c27a06b7984e1c315d9d0ffa881f5b5f59701
parentd67e37d7933ba3b28a63ff38c957e433aaca5dc4
PCI PM: Put PM callbacks in the order of execution

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>
drivers/pci/pci-driver.c