omap: dma: Add read-back to DMA interrupt handler to avoid spuriousinterrupts
authorMathias Nyman <mathias.nyman@nokia.com>
Mon, 25 Oct 2010 14:35:24 +0000 (14:35 +0000)
committerTony Lindgren <tony@atomide.com>
Fri, 5 Nov 2010 19:13:10 +0000 (12:13 -0700)
Flush the writes to IRQSTATUS_L0 register in the DMA interrupt handler by reading the register
directly after write. This prevents the spurious DMA interrupts noted when using VDD_OPP 1

Signed-off-by: Mathias Nyman <mathias.nyman@nokia.com>
Acked-by: Santosh Shilimkar <Santosh.shilimkar@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

No differences found