sh: clkfwk: refactor rate propagation.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 11 May 2009 19:27:43 +0000 (04:27 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 11 May 2009 19:27:43 +0000 (04:27 +0900)
This resyncs the rate propagation strategy with the scheme used by the
OMAP clock framework. Child clocks are tracked on a list under each
parent and propagation happens there specifically rather than constantly
iterating over the global clock list.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found