e1000: Make PHY powerup/down a function
authorAuke Kok <auke-jan.h.kok@intel.com>
Tue, 27 Jun 2006 16:06:32 +0000 (09:06 -0700)
committerAuke Kok <juke-jan.h.kok@intel.com>
Tue, 27 Jun 2006 16:06:32 +0000 (09:06 -0700)
commit79f05bf0ba9b41561600f3cdfdf86b5184fc6675
tree74530615703e52b238ec38c2fac2670a2493113e
parent2db10a081c5c1082d58809a1bcf1a6073f4db160
e1000: Make PHY powerup/down a function

In relation to the irq work done earlier we also move the PHY powerup
and powerdown functions into separate functions and move the calls to
_close and _open, making the PHY stay in it's power state as long as
the device is _up.

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
drivers/net/e1000/e1000_main.c