]> git.baikalelectronics.ru Git - kernel.git/commit
[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)
commit3ebf52e030298f1222d5c710bd657871260a65dc
treeff3eb0238249dbe77f54c169c63d052812b14e70
parent3c7ed459c3f9f4651af22de0afd53af5b7b70105
[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