]> Git Repo - linux.git/commit
dma: tegra: implement flags parameters for cyclic transfer
authorLaxman Dewangan <[email protected]>
Wed, 9 Jan 2013 09:56:22 +0000 (15:26 +0530)
committerVinod Koul <[email protected]>
Wed, 9 Jan 2013 14:13:32 +0000 (06:13 -0800)
commitb9bb37f5486ba05d2b557dbf1aeb754fef618985
tree25abbffc56fbe2ebe2fc843f97d53f06aa08e54d
parentbef2a8d3f6cb91bc8743bdd63d3eb6a37bf27b12
dma: tegra: implement flags parameters for cyclic transfer

The flag parameter is added in the cyclic transfer request.
Use the flag option of:
- DMA_PREP_INTERRUPT for enabling interrupt.
- DMA_CTRL_ACK for deciding whether ack is requred or not for
  descriptor.

Signed-off-by: Laxman Dewangan <[email protected]>
CC: <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
drivers/dma/tegra20-apb-dma.c
This page took 0.048951 seconds and 4 git commands to generate.