diff options
author | Rafael J. Wysocki <rjw@sisk.pl> | 2010-12-25 07:56:23 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-12-31 14:14:28 -0500 |
commit | c866b7eac073198cef03ea6bac2dc978635a9f5c (patch) | |
tree | 945266522a39ef06ea164157e78c0e32216eaaa4 /net/sched | |
parent | f5260f02e7903bb10e45b1bf3500eab6425edf5c (diff) |
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 'net/sched')
0 files changed, 0 insertions, 0 deletions