dmaengine: omap-dma: Do not suppress interrupts for memcpy
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Tue, 5 Apr 2016 12:20:21 +0000 (15:20 +0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 5 Apr 2016 16:09:42 +0000 (09:09 -0700)
commitb96c033cc8fa6484b1771d43e2fcce61e1fa5097
tree2fefe9646e93a1c1c44930b6e9f9e946e6a4f8b3
parent689d3c5ecc9e2eac714d32ca152b72988bc2a67b
dmaengine: omap-dma: Do not suppress interrupts for memcpy

If the client queues up more transfers the driver will not able to move to
the next transfer without knowing that the previous descriptor is
completed.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/omap-dma.c