From: Paul Walmsley Date: Wed, 7 Jan 2009 15:23:45 +0000 (+0200) Subject: OMAP2/3 clock: omap2_clk_enable(): fix bugs in clockdomain handling X-Git-Tag: v2.6.28-davinci1-diff-base~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d6e285e5a7912b1ea68fadac387304c914aaba8;p=pandora-kernel.git OMAP2/3 clock: omap2_clk_enable(): fix bugs in clockdomain handling omap2_clk_enable() should enable a clock's clockdomain before attempting to enable its parent clock's clockdomain. Similarly, in the unlikely event that the parent clock enable fails, the clockdomain should be disabled. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed