aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci/pci-driver.c
diff options
context:
space:
mode:
authorRafael J. Wysocki <rjw@sisk.pl>2008-12-27 16:28:58 +0100
committerJesse Barnes <jbarnes@virtuousgeek.org>2009-01-07 11:13:08 -0800
commita79d682f789730dfabaebbb507c87a90c0671a62 (patch)
treed58b75d734e88086770ceaa726ea614507b53b59 /drivers/pci/pci-driver.c
parentf06fc0b6f8a6846e0ad48aee7b0f282b4fb5dcdc (diff)
PCI PM: Split PCI Express port suspend-resume
Suspend-resume of PCI Express ports has recently been moved into _suspend_late() and _resume_early() callbacks, but some functions executed from there should not be called with interrupts disabled, eg. pci_enable_device(). For this reason, split the suspend-resume of PCI Express ports into parts to be executed with interrupts disabled and with interrupts enabled. Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'drivers/pci/pci-driver.c')
0 files changed, 0 insertions, 0 deletions