From: Rafael J. Wysocki Date: Fri, 7 Jan 2011 11:12:05 +0000 (+0000) Subject: forcedeth: Do not use legacy PCI power management X-Git-Tag: v2.6.38-rc1~403^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dba5a68ae147d0672d4b9259f3ece37777f8b2fa;p=pandora-kernel.git forcedeth: Do not use legacy PCI power management The forcedeth driver uses the legacy PCI power management, so it has to do PCI-specific things in its ->suspend() and ->resume() callbacks and some of them are not done correctly. Convert forcedeth to the new PCI power management framework and make it let the PCI subsystem take care of all the PCI-specific aspects of device handling during system power transitions. Tested with nVidia Corporation MCP55 Ethernet (rev a2). Signed-off-by: Rafael J. Wysocki Signed-off-by: David S. Miller --- Reading git-diff-tree failed