From 6d6e285e5a7912b1ea68fadac387304c914aaba8 Mon Sep 17 00:00:00 2001 From: Paul Walmsley Date: Wed, 7 Jan 2009 17:23:45 +0200 Subject: [PATCH] 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-format-patch failed