From: Russell King Date: Tue, 17 Aug 2010 21:13:22 +0000 (+0100) Subject: VIDEO: amba clcd: don't disable an already disabled clock X-Git-Tag: v2.6.36-rc2~52^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99c796df94afca5256860dd4760017f1dbb3480c;p=pandora-kernel.git VIDEO: amba clcd: don't disable an already disabled clock Fix the clock enable/disable tracking in the AMBA CLCD driver so that the driver doesn't try to disable an already disabled clock, thereby causing the clock (if shared) to become unbalanced. This resolves a problem with CLCD on LPC32xx ARM platforms. Reported-by: Kevin Wells Signed-off-by: Russell King --- Reading git-diff-tree failed