]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
sh: clkfwk: Support multi-level clock propagation.
authorStuart Menefy <stuart.menefy@st.com>
Fri, 28 Sep 2007 02:51:52 +0000 (11:51 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 28 Sep 2007 02:51:52 +0000 (11:51 +0900)
commit24eb17e0813490497f4d5b2fad218bdba402cece
treefecb09cb522f03f47d90b790490e4d7bd6ed5543
parent675bd7804cb53998a57f96d4133856c29213cabd
sh: clkfwk: Support multi-level clock propagation.

Currently clock propagation only works for one level, but we have some
clocks which need to propagate multiple levels, so make this recursive.

Signed-off-by: Stuart Menefy <stuart.menefy@st.com>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/kernel/cpu/clock.c