]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] fix typo in geode_configre()@cyrix.c
authortakada <takada@mbf.nifty.com>
Thu, 11 Jan 2007 07:15:44 +0000 (23:15 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Fri, 12 Jan 2007 02:18:21 +0000 (18:18 -0800)
commitbc6d9fadd61447a8b1272559383ce7efa66e74a1
treeba7384308f606934d1b9d89b870a038e3b31fbd2
parent913e19d1763e073ff18752cd4b0613bc65ec308f
[PATCH] fix typo in geode_configre()@cyrix.c

We write back the wrong register when configuring the Geode processor.
Instead of storing to CCR4, it stores to CCR3.

Cc: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/i386/kernel/cpu/cyrix.c