projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4548a6a
)
Documentation/driver-api: dmaengine/provider: drop doubled word
author
Randy Dunlap
<rdunlap@infradead.org>
Sat, 4 Jul 2020 03:44:46 +0000
(20:44 -0700)
committer
Vinod Koul
<vkoul@kernel.org>
Mon, 13 Jul 2020 09:18:02 +0000
(14:48 +0530)
Drop the doubled word "has".
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Jonathan Corbet <corbet@lwn.net>
Cc: linux-doc@vger.kernel.org
Cc: Vinod Koul <vkoul@kernel.org>
Cc: dmaengine@vger.kernel.org
Link:
https://lore.kernel.org/r/20200704034502.17199-2-rdunlap@infradead.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/driver-api/dmaengine/provider.rst
patch
|
blob
|
history
diff --git
a/Documentation/driver-api/dmaengine/provider.rst
b/Documentation/driver-api/dmaengine/provider.rst
index ce68315482b1f218a0a1cd4013ff2c71e4b41865..5773421fe9556d1be688694eda69802a0cba7b69 100644
(file)
--- a/
Documentation/driver-api/dmaengine/provider.rst
+++ b/
Documentation/driver-api/dmaengine/provider.rst
@@
-507,7
+507,7
@@
dma_cookie_t
DMA_CTRL_ACK
- If clear, the descriptor cannot be reused by provider until the
- client acknowledges receipt, i.e. has
has
a chance to establish any
+ client acknowledges receipt, i.e. has a chance to establish any
dependency chains
- This can be acked by invoking async_tx_ack()