From: Stephen Hemminger Date: Thu, 24 May 2007 22:22:43 +0000 (-0700) Subject: sky2: dont set bogus bit in PHY register X-Git-Tag: v2.6.22-rc4~90^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b4ed372b29e458021293e1c791d92d90f1bf5fe3;p=pandora-kernel.git sky2: dont set bogus bit in PHY register This code inherited from the sk98lin driver is incorrect on the Yukon2. The GPHY_CTRL register values are specific to the internal PHY of the chip and the values used were leftovers. Driver was setting bit 13 which is now the INT polarity for the PHY! Signed-off-by: Stephen Hemminger Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed