]> git.karo-electronics.de Git - mv-sheeva.git/commit
skge: Do not use legacy PCI power management
authorstephen hemminger <shemminger@vyatta.com>
Thu, 30 Dec 2010 08:52:29 +0000 (08:52 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 31 Dec 2010 20:50:18 +0000 (12:50 -0800)
commit7dbf6acdbad2fbc6eea72b58404461dcb7c6d9d2
treed140d77e379168f41287935de5f9825a30016dae
parent18c8d82ae5b802c5d82e0dfbcc08b1b568955f46
skge: Do not use legacy PCI power management

The skge driver used the legacy PCI power management, and did its
own PCI callbacks.  Use the same code model as Rafael's changes to
sky2. Let the PCI subsystem take care of all the PCI-specific aspects of
device handling during system power transitions.

Compile tested only (so far).

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Acked-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/skge.c