]> Pileus Git - ~andy/linux/commitdiff
ASoC: trivial: typo in atmel_pcm_dma_params strucutre comment
authorNicolas Ferre <nicolas.ferre@atmel.com>
Thu, 26 May 2011 11:44:11 +0000 (13:44 +0200)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Thu, 26 May 2011 14:10:07 +0000 (22:10 +0800)
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Liam Girdwood <lrg@ti.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/atmel/atmel-pcm.h

index 2597329302e76c0c6d50a9f536eea39891f45c64..5e0a95e643298b8f5210e7619139b48a02ae939f 100644 (file)
@@ -60,7 +60,7 @@ struct atmel_ssc_mask {
  * This structure, shared between the PCM driver and the interface,
  * contains all information required by the PCM driver to perform the
  * PDC DMA operation.  All fields except dma_intr_handler() are initialized
- * by the interface.  The dms_intr_handler() pointer is set by the PCM
+ * by the interface.  The dma_intr_handler() pointer is set by the PCM
  * driver and called by the interface SSC interrupt handler if it is
  * non-NULL.
  */