commit | 6ccc4c0dedf8cc63bf4f7c0cfa1b72c4a5fae148 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Wed Dec 10 17:36:52 2008 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Wed Dec 10 17:36:52 2008 -0800 |
tree | 06c73419e0e8ed509c371052b5e02f8199140cd2 | |
parent | 64ce2907b1966593d3b4ce5396adb17d7348637d [diff] |
ARM: OMAP3: Warn about spurious interrupts 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>