| Date | Thu, 17 Oct 2013 11:00:22 +0200 | Subject | Re: [PATCH 00/28]: dmaengine: use DMA_COMPLETE for dma completion status | From | Linus Walleij <> |
| |
On Wed, Oct 16, 2013 at 6:28 PM, Vinod Koul <vinod.koul@intel.com> wrote:
> As we recently discussed in [1], the DMA_SUCCESS is an misnomer. The dmaengine > does not acknowledge that dma completed succesfully. It can only signal dma was > completed by it. Hence we should use DMA_COMPLTE as status instead of > DMA_SUCCESS > > [1]: http://www.spinics.net/lists/arm-kernel/msg278346.html
This make things more clear. The series: Acked-by: Linus Walleij <linus.walleij@linaro.org>
Yours, Linus Walleij
|