commit | bedfd15410a331e4183d3d926bb944682cad61f3 | [log] [tgz] |
---|---|---|
author | Roger Quadros <ext-roger.quadros@nokia.com> | Thu Apr 23 11:10:50 2009 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Thu Apr 23 11:10:50 2009 -0700 |
tree | 49137626e1c5bf3637db473b8ecad54b8c277939 | |
parent | c485ab50dd90412d88e25ed30b4e0d5ff636ffe2 [diff] |
ARM: OMAP3: Fixed spurious IRQ issue for GPIO interrupts Flush posted write to IRQSTATUS register in GPIO IRQ handler. This eliminates the below error for all peripherals that use GPIO interrupts. <4>Spurious irq 95: 0xffffffdf, please flush posted write for irq 31 Signed-off-by: Roger Quadros <ext-roger.quadros@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>