commit | adfedd9a32e4e3490c0060576fd824881572b72a | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Wed Oct 16 13:29:02 2013 +0530 |
committer | Vinod Koul <vinod.koul@intel.com> | Fri Oct 25 11:15:38 2013 +0530 |
tree | 83c422afd052ce038ed32d766e11ddbc690a0209 | |
parent | e98b3cafe5f048be40ff6acb18dfa7c9a0e9423e [diff] |
dmaengine: use DMA_COMPLETE for dma completion status the DMA_SUCCESS is a misnomer as dmaengine indicates the transfer is complete and gives no guarantee of the transfer success. Hence we should use DMA_COMPLTE instead of DMA_SUCCESS Acked-by: Dan Williams <dan.j.williams@intel.com> Acked-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Vinod Koul <vinod.koul@intel.com>