| commit | de02797aa744c96a90f47be7bc081ce2f74b17fd | [log] [tgz] |
|---|---|---|
| author | Paul Mundt <lethal@linux-sh.org> | Wed Feb 01 03:06:02 2006 -0800 |
| committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Feb 01 08:53:19 2006 -0800 |
| tree | 24e507b19a7180e8ae08d786598061479f660369 | |
| parent | 091904ae5fc6f018680f83d71301ceac4f39d77f [diff] |
[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>