]> Git Repo - linux.git/commit
dmaengine: add new enum dma_transfer_direction
authorVinod Koul <[email protected]>
Thu, 13 Oct 2011 09:45:27 +0000 (15:15 +0530)
committerVinod Koul <[email protected]>
Thu, 27 Oct 2011 15:23:06 +0000 (20:53 +0530)
commit49920bc66984a512f4bcc7735a61642cd0e4d6f2
treed695d94f6c07a2d55fa5eb18cbad89fdbd572b92
parent4598fc2c94b68740e0269db03c98a1e7ad5af773
dmaengine: add new enum dma_transfer_direction

This new enum removes usage of dma_data_direction for dma direction. The new
enum cleans tells the DMA direction and mode
This further paves way for merging the dmaengine _prep operations and also for
interleaved dma

Suggested-by: Jassi Brar <[email protected]>
Reviewed-by: Barry Song <[email protected]>
Signed-off-by: Vinod Koul <[email protected]>
include/linux/dmaengine.h
This page took 0.050273 seconds and 4 git commands to generate.