aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dmaengine.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/dmaengine.txt')
-rw-r--r--Documentation/dmaengine.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/dmaengine.txt b/Documentation/dmaengine.txt
index bbe6cb3d1856..879b6e31e2da 100644
--- a/Documentation/dmaengine.txt
+++ b/Documentation/dmaengine.txt
@@ -63,7 +63,7 @@ The slave DMA usage consists of following steps:
63 struct dma_slave_config *config) 63 struct dma_slave_config *config)
64 64
65 Please see the dma_slave_config structure definition in dmaengine.h 65 Please see the dma_slave_config structure definition in dmaengine.h
66 for a detailed explaination of the struct members. Please note 66 for a detailed explanation of the struct members. Please note
67 that the 'direction' member will be going away as it duplicates the 67 that the 'direction' member will be going away as it duplicates the
68 direction given in the prepare call. 68 direction given in the prepare call.
69 69