From: Rafael J. Wysocki Date: Wed, 4 Feb 2009 01:00:11 +0000 (+0100) Subject: PCI: PCIe portdrv: Simplify suspend and resume X-Git-Tag: v2.6.29-rc4~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27be54a65c89c4b4aa9b25fc6fba31ffd01a08ca;p=pandora-kernel.git 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 Reported-and-tested-by: Parag Warudkar Acked-by: Linus Torvalds Signed-off-by: Jesse Barnes --- Reading git-diff-tree failed