From: Ben Hutchings Date: Mon, 23 Nov 2009 16:04:23 +0000 (+0000) Subject: sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T X-Git-Tag: v2.6.33-rc1~388^2~225 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=981fc1b4b8cc6bfe8c6f0c07052e25738d959c68;p=pandora-kernel.git sfc: Rename efx_board::init_leds to init_phy and use for SFN4111T efx_board::init_leds was introduced as a second stage of initialisation because of the inter-dependency between the board and PHY. We want to move board initialisation into NIC probing, which is too early to use MDIO, so SFN4111T initialisation also needs to be split. Signed-off-by: Ben Hutchings Signed-off-by: David S. Miller --- Reading git-diff-tree failed