commit | e4f0ae0ea63caceff37a13f281a72652b7ea71ba | [log] [tgz] |
---|---|---|
author | takada <takada@mbf.nifty.com> | Wed Jan 10 23:15:44 2007 -0800 |
committer | Linus Torvalds <torvalds@woody.osdl.org> | Thu Jan 11 18:18:21 2007 -0800 |
tree | ba7384308f606934d1b9d89b870a038e3b31fbd2 | |
parent | 56fb5fe9f16f630e3ee663c47c5aff26ac424d05 [diff] |
[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>