From: Jiri Pirko Date: Mon, 8 Feb 2010 05:12:08 +0000 (+0000) Subject: macb: straighten out macb_mii_probe function X-Git-Tag: v2.6.34-rc1~233^2~378 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7455a76f170f794498d26081a5f15b797ef1a2aa;p=pandora-kernel.git macb: straighten out macb_mii_probe function Use "phy_find_first" instead of manual lookup. Also use "phy_connect_direct" instead of "phy_connect" since we already have phy_device pointer here. Signed-off-by: Jiri Pirko Acked-by: Haavard Skinnemoen Signed-off-by: David S. Miller --- Reading git-diff-tree failed