]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - Documentation/DMA-attributes.txt
arm: imx: tx6: mfgtool defconfig
[karo-tx-linux.git] / Documentation / DMA-attributes.txt
index cc2450d80310a5b8b0d979a23bd469c2d22ec130..18dc52c4f2a0b13a42d9867c36c94f4774bf58e2 100644 (file)
@@ -98,5 +98,5 @@ DMA_ATTR_FORCE_CONTIGUOUS
 By default DMA-mapping subsystem is allowed to assemble the buffer
 allocated by dma_alloc_attrs() function from individual pages if it can
 be mapped as contiguous chunk into device dma address space. By
-specifing this attribute the allocated buffer is forced to be contiguous
+specifying this attribute the allocated buffer is forced to be contiguous
 also in physical memory.