Russell King 9a5fedac18 [ARM] omap: move propagate_rate() calls into generic omap clock code
propagate_rate() is recursive, so it makes sense to minimise the
amount of stack which is used for each recursion.  So, rather than
recursing back into it from the ->recalc functions if RATE_PROPAGATES
is set, do that test at the higher level.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2009-02-08 17:50:11 +00:00
..
2009-01-24 11:41:20 +00:00
2009-01-08 22:01:49 +00:00
2009-01-12 12:14:40 +01:00
2009-01-28 10:19:52 +00:00
2009-01-08 16:29:44 +00:00
2009-01-08 16:29:43 +00:00
2009-01-08 16:29:41 +00:00
2009-01-21 10:32:34 -07:00