From: Matt Carlson Date: Wed, 20 Jan 2010 16:58:05 +0000 (+0000) Subject: tg3: Abort phy init for 5717 serdes devices X-Git-Tag: v2.6.34-rc1~233^2~550 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecf1410b9d70b3034e5955e92bb0c3e02ff21e9c;p=pandora-kernel.git tg3: Abort phy init for 5717 serdes devices The 5717 serdes devices have a different phy register layout than all other previous serdes devices. This patch aborts the phy init sequence in tg3_phy_reset() if the device is a 5717 serdes. It also aborts the tg3_phy_toggle_apd() operation. Most other operations in the MII_SERDES path are O.K. Signed-off-by: Matt Carlson Reviewed-by: Michael Chan Reviewed-by: Benjamin Li Signed-off-by: David S. Miller --- Reading git-diff-tree failed