From: Lennert Buytenhek Date: Mon, 2 Jun 2008 00:13:03 +0000 (+0200) Subject: mv643xx_eth: add PHY-less mode X-Git-Tag: v2.6.27-rc1~969^2~289^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bedfe3248efd070acd97d44d8c58cf82d7ebe7c4;p=pandora-kernel.git mv643xx_eth: add PHY-less mode On some boards, the mv643xx_eth MAC isn't connected to a PHY but directly (via the MII/GMII/RGMII interface) to another MAC-layer device. This patch allows specifying ->phy_addr = -1 to skip all PHY-related initialisation and run-time poking in that case. Signed-off-by: Lennert Buytenhek Acked-by: Dale Farnsworth --- Reading git-diff-tree failed