]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commitc8b8b1f2e0eeb91cca22211950742b5f51564672
tree430672466bd000cae001752275e3535346789d6a
parente1c92117558261d5504c59712751f6c7925ff3ba
[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