From: Mugunthan V N Date: Fri, 24 Oct 2014 13:21:33 +0000 (+0530) Subject: drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out X-Git-Tag: omap-for-v3.19/fixes-not-urgent-part1~25^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=47276fcc2d542e7b15e384c08b1709c1921b06c1;p=pandora-kernel.git drivers: net:cpsw: fix probe_dt when only slave 1 is pinned out when slave 0 has no phy and slave 1 connected to phy, driver probe will fail as there is no phy id present for slave 0 device tree, so continuing even though no phy-id found, also moving mac-id read later to ensure mac-id is read from device tree even when phy-id entry in not found. Signed-off-by: Mugunthan V N Signed-off-by: David S. Miller --- Reading git-diff-tree failed