From: Rafael J. Wysocki Date: Thu, 10 Feb 2011 06:55:19 +0000 (+0000) Subject: atl1: Do not use legacy PCI power management X-Git-Tag: v2.6.39-rc1~468^2~390 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd68153def6b890a23288776cbd5bd2bad223a3f;p=pandora-kernel.git atl1: Do not use legacy PCI power management The atl1 driver uses the legacy PCI power management, so it has to do some PCI-specific things in its ->suspend() and ->resume() callbacks, which isn't necessary and should better be done by the PCI subsystem-level power management code. Convert atl1 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-by: Thomas Fjellstrom Signed-off-by: Rafael J. Wysocki Signed-off-by: David S. Miller --- Reading git-diff-tree failed