[PATCH] sh: Make peripheral clock frequency setting mandatory
authorPaul Mundt <lethal@linux-sh.org>
Wed, 1 Feb 2006 11:06:01 +0000 (03:06 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 1 Feb 2006 16:53:19 +0000 (08:53 -0800)
commit134ed1420eb5a3dd9827aa185dd37fe2dd0ab4d5
treeff3eb0238249dbe77f54c169c63d052812b14e70
parent740172947b315fa97f8d29b0b9809b1ea1201642
[PATCH] sh: Make peripheral clock frequency setting mandatory

Pretty much every subtype does this now anyways, and as we depend on it in a
few places being set to something sensible quite early on, it's better for a
new subtype to simply set a sensible default.

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/Kconfig
arch/sh/kernel/cpu/clock.c