ARM: OMAP3: Warn about spurious interrupts
authorTony Lindgren <tony@atomide.com>
Thu, 11 Dec 2008 01:36:52 +0000 (17:36 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 11 Dec 2008 01:36:52 +0000 (17:36 -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