From: Paul Mundt Date: Mon, 11 May 2009 19:27:43 +0000 (+0900) Subject: sh: clkfwk: refactor rate propagation. X-Git-Tag: v2.6.31-rc1~392^2~41^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f6cfe48c3cb1dfa77db3d2f42f765febaef9bc;p=pandora-kernel.git sh: clkfwk: refactor rate propagation. 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 --- Reading git-diff-tree failed