commit | f6dc1e5e3d4b523e1616b43beddb04e4fb1d376a | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Wed Jan 07 13:12:22 2009 +0100 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:19:43 2009 -0800 |
tree | 9c6c27a06b7984e1c315d9d0ffa881f5b5f59701 | |
parent | d67e37d7933ba3b28a63ff38c957e433aaca5dc4 [diff] |
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>