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)
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

Simple merge