From: Tony Lindgren Date: Thu, 15 Jan 2015 22:45:12 +0000 (-0800) Subject: net: davinci_emac: Fix incomplete code for getting the phy from device tree X-Git-Tag: fixes-v4.0-rc1~271^2~10^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d82ffa6ba0f645d449c1b0489bb698a9a7301ea;p=pandora-kernel.git net: davinci_emac: Fix incomplete code for getting the phy from device tree Looks like the phy_id is never set up beyond getting the phandle. Note that we can remove the ifdef for phy_node as there is a stub for of_phy_connec() if CONFIG_OF is not set. Cc: Brian Hutchinson Cc: Felipe Balbi Signed-off-by: Tony Lindgren Signed-off-by: David S. Miller --- Reading git-diff-tree failed