]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] powermac: Fix loss of ethernet PHY on sleep
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Tue, 21 Feb 2006 02:28:06 +0000 (18:28 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Tue, 21 Feb 2006 04:00:11 +0000 (20:00 -0800)
commit3eeb983e273ed17bce27d84f637b1275d9a00a6b
tree430672466bd000cae001752275e3535346789d6a
parent09fe18909d05b11e5b41654e6735f5c4736e9f06
[PATCH] powermac: Fix loss of ethernet PHY on sleep

Some recent PowerBook models tend to lose the ethernet PHY on
suspend/resume.  It -seems- that they use a combo ethernet-firewire PHY
chip and the firewire PHY seems to die the same way when that happens.  Not
trying to toggle the firewire cable power appears to fix it.  So this patch
disables changes to the firewire cable power control GPIO on those models.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Cc: Jeff Garzik <jgarzik@pobox.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/powerpc/platforms/powermac/feature.c