Skip to content
Commit 49920bc6 authored by Vinod Koul's avatar Vinod Koul
Browse files

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: default avatarJassi Brar <jaswinder.singh@linaro.org>
Reviewed-by: default avatarBarry Song <Baohua.Song@csr.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@linux.intel.com>
parent 4598fc2c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment