From: Auke Kok Date: Tue, 27 Jun 2006 16:06:32 +0000 (-0700) Subject: e1000: Make PHY powerup/down a function X-Git-Tag: v2.6.18-rc2~255^2~1^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=79f05bf0ba9b41561600f3cdfdf86b5184fc6675;p=pandora-kernel.git 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 Signed-off-by: Auke Kok --- Reading git-diff-tree failed