From: Rafael J. Wysocki Date: Wed, 22 Dec 2010 03:07:52 +0000 (+0000) Subject: atl1c: Do not use legacy PCI power management X-Git-Tag: v2.6.37-rc8~13^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=762e30239cce9ff0d82227ade663feed2f6283d8;p=pandora-kernel.git atl1c: Do not use legacy PCI power management The atl1c driver uses the legacy PCI power management, so it has to do some PCI-specific things in its ->suspend() and ->resume() callbacks and they are not done correctly. Convert atl1c to the new PCI power management framework and make it let the PCI subsystem handle all of the PCI-specific aspects of device handling during system power transitions. Signed-off-by: Rafael J. Wysocki Signed-off-by: David S. Miller --- Reading git-diff-tree failed