From: Andy Fleming Date: Fri, 10 Jan 2014 06:27:54 +0000 (+0800) Subject: phylib: Support attaching to generic 10g driver X-Git-Tag: v3.14-rc1~94^2~210 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=257184d7cc03519e1ea37b421879767b4194ce8c;p=pandora-kernel.git phylib: Support attaching to generic 10g driver phy_attach_direct() may now attach to a generic 10G driver. It can also be used exactly as phy_connect_direct(), which will be useful when using of_mdio, as phy_connect (and therefore of_phy_connect) start the PHY state machine, which is currently irrelevant for 10G PHYs. Signed-off-by: Andy Fleming Signed-off-by: Shaohui Xie Acked-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed