From: Tero Kristo Date: Fri, 23 Oct 2009 16:03:47 +0000 (+0300) Subject: OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer X-Git-Tag: v2.6.33-rc6~30^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c3db36bf68bb9f682a0188d81dc184f5e62a6e4;p=pandora-kernel.git OMAP2/3: DMTIMER: Clear pending interrupts when stopping a timer OMAP GP timers keep running for a few cycles after they are stopped, which can cause the timer to expire and generate an interrupt. The pending interrupt will prevent e.g. OMAP from entering suspend, thus we ack it manually. Only applicable on OMAP2/3/4. Signed-off-by: Tero Kristo Signed-off-by: Kevin Hilman Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed