]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/dma/at_hdmac.c
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
[mv-sheeva.git] / drivers / dma / at_hdmac.c
index bd5250e8c00c2b6e3aaf285c3e23dd9f158978c3..e88076022a7a8266ad12ea9e0cdf6d0279560972 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
  *