PCI: PCIe portdrv: Simplify suspend and resume
commit27be54a65c89c4b4aa9b25fc6fba31ffd01a08ca
authorRafael J. Wysocki <rjw@sisk.pl>
Wed, 4 Feb 2009 01:00:11 +0000 (4 02:00 +0100)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Thu, 5 Feb 2009 01:21:19 +0000 (4 17:21 -0800)
tree09f8eea5c7f32ff9c173ea2d2ae8e2b27f6e5b49
parent99dadce8756bf08f5f8baf749533d044f6b3ff25
PCI: PCIe portdrv: Simplify suspend and resume

Simplify suspend and resume of the PCI Express port driver.  It no
longer needs to save and restore the standard configuration space of the
device; this is now done by the PCI PM core layer.

This patch is reported to fix the regression tracked as
http://bugzilla.kernel.org/show_bug.cgi?id=12598

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Reported-and-tested-by: Parag Warudkar <parag.lkml@gmail.com>
Acked-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pcie/portdrv_pci.c