[PATCH] ppc32: Fix sleep on old 101 PowerBook
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 2 May 2005 02:43:54 +0000 (19:43 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 2 May 2005 02:43:54 +0000 (19:43 -0700)
commitf0f539755b8df3db81715d9c7fb67ba375f0330f
treef624f46948fb70f91fec22e4c44d54f1acbcf553
parent7eb8073ecc8251530ebbd9be29cc33e54d37bdc2
[PATCH] ppc32: Fix sleep on old 101 PowerBook

A typo in the machine table incorrectly mark the 101 PowerBook as
needing explicit callback from the video driver to enable sleep mode. I
did not implement that mecanism for chipsest older than r128, so we need
to mark this machine as always beeing able to sleep for now.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/ppc/platforms/pmac_feature.c