diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2010-12-25 12:56:23 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-31 11:14:28 -0800 |
commit | c866b7eac073198cef03ea6bac2dc978635a9f5c (patch) | |
tree | 945266522a39ef06ea164157e78c0e32216eaaa4 /drivers/net/sky2.c | |
parent | f5260f02e7903bb10e45b1bf3500eab6425edf5c (diff) | |
download | linux-c866b7eac073198cef03ea6bac2dc978635a9f5c.tar.bz2 |
tg3: Do not use legacy PCI power management
The tg3 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
sybsystem-level power management code.
Convert tg3 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 on HP nx6325 with a NetXtreme BCM5788 adapter.
Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/sky2.c')
0 files changed, 0 insertions, 0 deletions