commit | bb8089454391ac5577215aec1f1991adcd4b4cbf | [log] [tgz] |
---|---|---|
author | Rafael J. Wysocki <rjw@sisk.pl> | Wed Jan 07 14:15:17 2009 +0100 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:16:53 2009 -0800 |
tree | e777dbd27b03ef9188da10218ffae5a565525f37 | |
parent | 734104292ff77dc71fe626b4ebd91b314547ca1b [diff] |
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>