From: hayeswang Date: Tue, 18 Feb 2014 13:49:04 +0000 (+0800) Subject: r8152: combine PHY reset with set_speed X-Git-Tag: v3.15-rc1~113^2~314^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa66a5f1af163b6c90fca5a06c7fdab121b70cd2;p=pandora-kernel.git r8152: combine PHY reset with set_speed PHY reset is necessary after some hw settings. However, it would cause the linking down, and so does the set_speed function. Combine the PHY reset with set_speed function. That could reduce the frequency of linking down and accessing the PHY register. Signed-off-by: Hayes Wang Signed-off-by: David S. Miller --- Reading git-diff-tree failed