From: Haavard Skinnemoen Date: Fri, 16 Feb 2007 12:19:47 +0000 (+0100) Subject: [AVR32] Warn, don't BUG if clk_disable is called too many times X-Git-Tag: v2.6.21-rc1~93^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=23cebe2287474720c2eb0673581056cfb285a69f;p=pandora-kernel.git [AVR32] Warn, don't BUG if clk_disable is called too many times Print a helpful warning along with a stack dump if clk_disable is called on a already-disabled clock. Remove the BUG_ON(). Extracted from a patch by David Brownell. Signed-off-by: Haavard Skinnemoen --- Reading git-diff-tree failed