From: Paul Mundt Date: Mon, 11 May 2009 20:59:27 +0000 (+0900) Subject: sh: clkfwk: Tidy up on-chip clock registration and rate propagation. X-Git-Tag: v2.6.31-rc1~392^2~41^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c84cf50812c80133e64683d0500b2416d55cb3;p=pandora-kernel.git sh: clkfwk: Tidy up on-chip clock registration and rate propagation. This tidies up the set_rate hack that the on-chip clocks were abusing to trigger rate propagation, which is now handled generically. Additionally, now that CLK_ENABLE_ON_INIT is wired up where it needs to be for these clocks, the clk_enable() can go away. In some cases this was bumping up the refcount higher than it should have been. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed