All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ASoC: dmaengine_pcm: fix typo in comment
@ 2012-06-25  7:28 Uwe Kleine-König
  2012-06-25  8:55 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Uwe Kleine-König @ 2012-06-25  7:28 UTC (permalink / raw)
  To: trivial; +Cc: alsa-devel, Mark Brown, Liam Girdwood

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 sound/soc/soc-dmaengine-pcm.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/soc-dmaengine-pcm.c b/sound/soc/soc-dmaengine-pcm.c
index 4756952..5647449 100644
--- a/sound/soc/soc-dmaengine-pcm.c
+++ b/sound/soc/soc-dmaengine-pcm.c
@@ -243,7 +243,7 @@ static int dmaengine_pcm_request_channel(struct dmaengine_pcm_runtime_data *prtd
  * Note that this function will use private_data field of the substream's
  * runtime. So it is not availabe to your pcm driver implementation. If you need
  * to keep additional data attached to a substream use
- * snd_dmaeinge_pcm_{set,get}_data.
+ * snd_dmaengine_pcm_{set,get}_data.
  */
 int snd_dmaengine_pcm_open(struct snd_pcm_substream *substream,
 	dma_filter_fn filter_fn, void *filter_data)
-- 
1.7.10

_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ASoC: dmaengine_pcm: fix typo in comment
  2012-06-25  7:28 [PATCH] ASoC: dmaengine_pcm: fix typo in comment Uwe Kleine-König
@ 2012-06-25  8:55 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2012-06-25  8:55 UTC (permalink / raw)
  To: Uwe Kleine-König; +Cc: alsa-devel, trivial, Liam Girdwood


[-- Attachment #1.1: Type: text/plain, Size: 155 bytes --]

On Mon, Jun 25, 2012 at 09:28:46AM +0200, Uwe Kleine-König wrote:
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>

Applied, thanks.

[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-06-25  9:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-25  7:28 [PATCH] ASoC: dmaengine_pcm: fix typo in comment Uwe Kleine-König
2012-06-25  8:55 ` Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.