diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2011-02-10 06:55:19 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2011-02-11 19:38:44 (GMT) |
commit | dd68153def6b890a23288776cbd5bd2bad223a3f (patch) | |
tree | 43c4fe3ad2d9fc582c1fcbaad1c35ce75eef0588 /drivers/net/igb/e1000_82575.c | |
parent | 0303adeee3d6740cd78a71c0f40946b4886ceaa3 (diff) | |
download | linux-fsl-qoriq-dd68153def6b890a23288776cbd5bd2bad223a3f.tar.xz |
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 <thomas@fjellstrom.ca>
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/igb/e1000_82575.c')
0 files changed, 0 insertions, 0 deletions