Fix common misspellings
[linux-2.6-block.git] / arch / powerpc / platforms / pasemi / dma_lib.c
index 09695ae50f911c521766ad41fc938c1c05642b1b..321a9b3a2d00e6039b92fb9d92d6eda704bf63f4 100644 (file)
@@ -379,9 +379,9 @@ void pasemi_dma_free_buf(struct pasemi_dmachan *chan, int size,
 }
 EXPORT_SYMBOL(pasemi_dma_free_buf);
 
-/* pasemi_dma_alloc_flag - Allocate a flag (event) for channel syncronization
+/* pasemi_dma_alloc_flag - Allocate a flag (event) for channel synchronization
  *
- * Allocates a flag for use with channel syncronization (event descriptors).
+ * Allocates a flag for use with channel synchronization (event descriptors).
  * Returns allocated flag (0-63), < 0 on error.
  */
 int pasemi_dma_alloc_flag(void)