From: Andrew Victor Date: Tue, 9 Jan 2007 12:20:54 +0000 (+0100) Subject: [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resume X-Git-Tag: v2.6.20-rc7~31^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b938166907558e664d8fa413e6233a36669e0c0;p=pandora-kernel.git [ARM] 4088/1: AT91: Unbalanced IRQ in serial driver suspend/resume This patch fixes the unbalanced calls to enable_irq_wake() and disable_irq_wake() in the AT91 (and AVR32) serial driver. It should resolve these kernel messages: Unbalanced IRQ x wake disable BUG: warning at kernel/irq/manage.c:167/set_irq_wake() Original patch from Marc Pignat. Signed-off-by: Andrew Victor Signed-off-by: Russell King --- Reading git-diff-tree failed