From: Vinod Koul Date: Wed, 16 Oct 2013 07:59:02 +0000 (+0530) Subject: dmaengine: use DMA_COMPLETE for dma completion status X-Git-Tag: v3.13-rc1~29^2~22^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adfedd9a32e4e3490c0060576fd824881572b72a;p=pandora-kernel.git 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 Acked-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed