[PATCH] powerpc: Fix typo in powermac platform functions
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 4 Sep 2006 00:36:15 +0000 (10:36 +1000)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 4 Sep 2006 00:53:50 +0000 (17:53 -0700)
commit8f2779491abe57b8f0f27d96b6a3edd5a8775a58
treef14b11bc85c8ab7a19db882b877f50913a9f989a
parent3fbcd940dfb6f11d016801a5e4b89cbe88ddc412
[PATCH] powerpc: Fix typo in powermac platform functions

New sparse caught that typo which could have caused erratic hardware
behaviour on some machines if the platform functions are used by the
firmware to change bits in some FCR registers.

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