From: Sebastian Hesselbarth Date: Fri, 13 Dec 2013 09:20:25 +0000 (+0100) Subject: net: mv643xx_eth: properly start/stop phy device X-Git-Tag: v3.14-rc1~94^2~483^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58911151aa0afc922f081d1516455c8833fce6b9;p=pandora-kernel.git net: mv643xx_eth: properly start/stop phy device When using phydev, it should be phy_start/phy_stop'ed properly. This driver doesn't do that, so add the corresponding calls to port_start/ stop respectively. Signed-off-by: Sebastian Hesselbarth Acked-by: Mugunthan V N Reviewed-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed