From 6e5e40a9fdef692e9770398e458917cd69812a14 Mon Sep 17 00:00:00 2001 From: Guennadi Liakhovetski Date: Thu, 10 Dec 2009 18:35:15 +0100 Subject: [PATCH] --- yaml --- r: 177003 b: refs/heads/master c: a88f6667078412e5eff37ead68a043ee0ec9f1da h: refs/heads/master i: 177001: e75ff94a12e4234efebbfdd69ec5e8598dafd21b 176999: ed8bf14fc7ec4f3ce013618c5c29b437d8b2d670 v: v3 --- [refs] | 2 +- trunk/include/linux/dmaengine.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 6b0e124e4285..0005a99e3a80 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 86d61b33e48f1da5a6b310d3de93187db62ab72a +refs/heads/master: a88f6667078412e5eff37ead68a043ee0ec9f1da diff --git a/trunk/include/linux/dmaengine.h b/trunk/include/linux/dmaengine.h index 2b9f2ac7ed60..78784982b33e 100644 --- a/trunk/include/linux/dmaengine.h +++ b/trunk/include/linux/dmaengine.h @@ -74,7 +74,7 @@ enum dma_transaction_type { * control completion, and communicate status. * @DMA_PREP_INTERRUPT - trigger an interrupt (callback) upon completion of * this transaction - * @DMA_CTRL_ACK - the descriptor cannot be reused until the client + * @DMA_CTRL_ACK - if clear, the descriptor cannot be reused until the client * acknowledges receipt, i.e. has has a chance to establish any dependency * chains * @DMA_COMPL_SKIP_SRC_UNMAP - set to disable dma-unmapping the source buffer(s)