From 63af0009a109bd68a71bb80bd46383c489e89199 Mon Sep 17 00:00:00 2001 From: Nicolas Ferre Date: Thu, 26 May 2011 13:44:11 +0200 Subject: [PATCH] --- yaml --- r: 257472 b: refs/heads/master c: 97b4fc3c445bf10b6fe0d8543137a6ad30a0fdab h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/atmel/atmel-pcm.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index b5b8de6e1ce5..10c101ceec9a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 7309d2e28d150748c23db11ac4837898aa04fc81 +refs/heads/master: 97b4fc3c445bf10b6fe0d8543137a6ad30a0fdab diff --git a/trunk/sound/soc/atmel/atmel-pcm.h b/trunk/sound/soc/atmel/atmel-pcm.h index 2597329302e7..5e0a95e64329 100644 --- a/trunk/sound/soc/atmel/atmel-pcm.h +++ b/trunk/sound/soc/atmel/atmel-pcm.h @@ -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. */