]> git.baikalelectronics.ru Git - kernel.git/commit
[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Feb 2006 11:06:02 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:19 +0000 (08:53 -0800)
commit2d0d4a10dfaa86b42d14f3206f4819fc28545506
tree24e507b19a7180e8ae08d786598061479f660369
parentcbd02bd4aa829cc190a284d24913286d33dcac09
[PATCH] sh: Cleanup struct sh_cpuinfo for clock framework changes

Now that the clock framework changes have been integrated, the manual clock
accounting that was done in sh_cpuinfo can be dropped.

Also correct a bug with running past the end of the CPU flags when there's a
mismatch between the added flags and printed ones.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/sh/kernel/setup.c
include/asm-sh/processor.h