]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/dma/at_hdmac.c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx
[mv-sheeva.git] / drivers / dma / at_hdmac.c
index 646f6d6809f5690908fba47b86446a6d10e88cad..a0f3e6a06e06532b3701ade73b110d823eec591f 100644 (file)
@@ -69,7 +69,7 @@ static struct at_desc *atc_first_queued(struct at_dma_chan *atchan)
 }
 
 /**
- * atc_alloc_descriptor - allocate and return an initilized descriptor
+ * atc_alloc_descriptor - allocate and return an initialized descriptor
  * @chan: the channel to allocate descriptors for
  * @gfp_flags: GFP allocation flags
  *