X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=Documentation%2Fdmaengine.txt;h=879b6e31e2da6b4992d9ec5c556c741089851fff;hb=a5db25b69fcc7edcbe902d9983eaeb4e7bec03fc;hp=bbe6cb3d1856b8943dd04d3449af9d39d5c1e7dc;hpb=98961a7e431735c791dbaaf0337029e219a5db5a;p=karo-tx-linux.git 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: struct dma_slave_config *config) Please see the dma_slave_config structure definition in dmaengine.h - for a detailed explaination of the struct members. Please note + for a detailed explanation of the struct members. Please note that the 'direction' member will be going away as it duplicates the direction given in the prepare call.