ARM: OMAP3: Warn about spurious interrupts
authorTony Lindgren <tony@atomide.com>
Thu, 13 Nov 2008 18:20:59 +0000 (10:20 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 13 Nov 2008 18:20:59 +0000 (10:20 -0800)
In the case of spurious interrupt, the handler for previous interrupt
handler needs to flush posted writes with a read back of the interrupt
ack register. Warn about handlers that need to flush posted writes.

Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found