commit | d6d834b010908380c9054d8ad339a902833a3bab | [log] [tgz] |
---|---|---|
author | Eero Nurkkala <ext-eero.nurkkala@nokia.com> | Mon May 25 11:08:42 2009 -0700 |
committer | Tony Lindgren <tony@atomide.com> | Mon May 25 11:08:42 2009 -0700 |
tree | af28d5736e2c5dc38e2c27aba1b47cd4b2d342b7 | |
parent | e85c205ac1427f2405021a36f083280ff0d0a35e [diff] |
ARM: OMAP: McBSP: Fix legacy interrupts to clear their status If XSYNCERR or RSYNCERR interrupts are enabled, they are never cleared causing the IRQ handler to be continuously called. This patch clears the IRQs in question in the event they are enabled and taken. Signed-off-by: Eero Nurkkala <ext-eero.nurkkala@nokia.com> Signed-off-by: Tony Lindgren <tony@atomide.com>