]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitde02797aa744c96a90f47be7bc081ce2f74b17fd
tree24e507b19a7180e8ae08d786598061479f660369
parent091904ae5fc6f018680f83d71301ceac4f39d77f
[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