From: akeemting Date: Thu, 4 Dec 2008 05:19:16 +0000 (-0800) Subject: jme: GHC register control fix for new hardware X-Git-Tag: v2.6.29-rc1~581^2~325 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4f40bf46897ddb57f149c0758f0cef0cc7782f7f;p=pandora-kernel.git jme: GHC register control fix for new hardware Due to the hardware design, except the first chip on the market, other chips needs to setup the clock source for MAC processor implicitly through Global Host Control Register(GHC). (Strange design huh?) 10/100M uses the PCI-E as clock source, and 1G uses GPHY. And I reordered the code a little, to make it easier to read. Found-by: "Ethan" Fixed-by: "akeemting" Signed-off-by: "Guo-Fu Tseng" Acked-by: Jeff Garzik Signed-off-by: David S. Miller --- Reading git-diff-tree failed