From: Florian Fainelli Date: Thu, 22 May 2014 16:47:48 +0000 (-0700) Subject: gianfar: use the new fixed PHY helpers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~171^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be40364544bdd0e6881f48f427e942a3f32c472a;p=pandora-kernel.git gianfar: use the new fixed PHY helpers of_phy_connect_fixed_link() is becoming obsolete, and also required platform code to register the fixed PHYs at the specified addresses for those to be usable. Get rid of it and use the new of_phy_is_fixed_link() plus of_phy_register_fixed_link() helpers to transition over the new scheme. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed