Title: [6515] trunk/arch/blackfin/include/asm/dma.h: Fix typo error.
Revision
6515
Author
sonicz
Date
2009-05-31 03:07:25 -0500 (Sun, 31 May 2009)

Log Message

Fix typo error.

Modified Paths


Diff

Modified: trunk/arch/blackfin/include/asm/dma.h (6514 => 6515)


--- trunk/arch/blackfin/include/asm/dma.h	2009-05-31 07:47:43 UTC (rev 6514)
+++ trunk/arch/blackfin/include/asm/dma.h	2009-05-31 08:07:25 UTC (rev 6515)
@@ -207,7 +207,7 @@
 static inline void set_dma_sg(unsigned int channel, struct dmasg *sg, int ndsize)
 {
 	/* The descriptor buffers may be located in core internal SRAM.
-	 * Make sure the descriptor buffer in the core are drained
+	 * Make sure the descriptor buffers in the core are drained
 	 * so that the DMA descriptors are completely written before
 	 * the DMA engine goes to fetch them.
 	 */
_______________________________________________
Linux-kernel-commits mailing list
[email protected]
https://blackfin.uclinux.org/mailman/listinfo/linux-kernel-commits

Reply via email to