commit | 134ed1420eb5a3dd9827aa185dd37fe2dd0ab4d5 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Feb 01 03:06:01 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Wed Feb 01 08:53:19 2006 -0800 |
tree | ff3eb0238249dbe77f54c169c63d052812b14e70 | |
parent | 740172947b315fa97f8d29b0b9809b1ea1201642 [diff] |
[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>