From: Paul Gortmaker Date: Tue, 15 Apr 2008 16:49:21 +0000 (-0400) Subject: phylib: factor out get_phy_id from within get_phy_device X-Git-Tag: v2.6.26-rc1~1138^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cac1f3c8a80f3fc0b4489d1d3ba29214677ffab2;p=pandora-kernel.git phylib: factor out get_phy_id from within get_phy_device We were already doing what amounts to a get_phy_id from within get_phy_device, and rather than duplicate this for the TBIPA probing, we might as well just factor it out and make it available instead. Signed-off-by: Paul Gortmaker Acked-by: Andy Fleming Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed