]> git.karo-electronics.de Git - karo-tx-linux.git/commit
dmaengine: add new enum dma_transfer_direction
authorVinod Koul <vinod.koul@linux.intel.com>
Thu, 13 Oct 2011 09:45:27 +0000 (15:15 +0530)
committerOliver Wendt <ow@karo-electronics.de>
Mon, 30 Sep 2013 12:10:42 +0000 (14:10 +0200)
commit37d53a2564b6222f38e15e0def5c68b6240c12df
treee35b4a738a1cf4d4bc7f18d34bc4bf14a0bdeb5c
parent9dea87c4ccda3b2a0e60478c48649ea6999863f9
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 <jaswinder.singh@linaro.org>
Reviewed-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
include/linux/dmaengine.h