From: Florian Fainelli Date: Fri, 6 Dec 2013 21:01:31 +0000 (-0800) Subject: net: phy: use phy_init_hw instead of open-coding it X-Git-Tag: v3.14-rc1~94^2~558^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2613f95f614b39681f77a5036046ea395e306e28;p=pandora-kernel.git net: phy: use phy_init_hw instead of open-coding it Use phy_init_hw() instead of open-coding it in phy_mii_ioctl(), this improves consistenty and makes sure that we will not duplicate the same routine somewhere else. Signed-off-by: Florian Fainelli Signed-off-by: David S. Miller --- Reading git-diff-tree failed