[PATCH v3 0/2] dmaengine: omap-dma: Fix polled completion

Peter Ujfalusi peter.ujfalusi at ti.com
Tue Apr 5 05:20:19 PDT 2016


Hi,

Changes since v2:
- series rebased on -rc1 for resending

Cover letter from v2:

Based on the discussion on the first version:
https://lkml.org/lkml/2016/2/25/167

I have fixed the omap_dma_tx_status() - first patch and added the second patch
to not disable the interrupts for memcpy so multiple transfers can be queued.

Regards,
Peter
---
Peter Ujfalusi (2):
  dmaengine: omap-dma: Fix polled channel completion detection and
    handling
  dmaengine: omap-dma: Do not suppress interrupts for memcpy

 drivers/dma/omap-dma.c | 26 +++++++++++++++++---------
 1 file changed, 17 insertions(+), 9 deletions(-)

-- 
2.8.0




More information about the linux-arm-kernel mailing list