tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / drivers / dma / at_hdmac.c
index 7585c41..c52ac9e 100644 (file)
@@ -99,7 +99,7 @@ static struct at_desc *atc_alloc_descriptor(struct dma_chan *chan,
 }
 
 /**
- * atc_desc_get - get a unsused descriptor from free_list
+ * atc_desc_get - get an unused descriptor from free_list
  * @atchan: channel we want a new descriptor for
  */
 static struct at_desc *atc_desc_get(struct at_dma_chan *atchan)