From: Paul Walmsley Date: Wed, 7 Jan 2009 15:23:45 +0000 (+0200) Subject: OMAP2/3 clock: omap2_clk_enable(): fix usecount decrement bug X-Git-Tag: v2.6.28-davinci1-diff-base~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75fc235fe0f671b56873a75994513df5e665b053;p=pandora-kernel.git OMAP2/3 clock: omap2_clk_enable(): fix usecount decrement bug If _omap2_clk_enable() fails, the clock's usecount must be decremented by one no matter whether the clock has a parent or not. Signed-off-by: Paul Walmsley Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed