PCI PM: Rearrange code in pci-driver.c
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 7 Jan 2009 13:15:17 +0000 (14:15 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Wed, 7 Jan 2009 19:16:53 +0000 (11:16 -0800)
commitbb8089454391ac5577215aec1f1991adcd4b4cbf
treee777dbd27b03ef9188da10218ffae5a565525f37
parent734104292ff77dc71fe626b4ebd91b314547ca1b
PCI PM: Rearrange code in pci-driver.c

Rename two functions and rearrange code in drivers/pci/pci-driver.c
so that it's easier to follow.  In particular, separate invocations
of the legacy callbacks from the rest of the new callbacks' code.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci-driver.c