All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] pcm: Fix typo in documentation: PREPARE → PREPARED.
@ 2013-05-17 16:25 Jordi Mallach
  2013-05-23 12:53 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Jordi Mallach @ 2013-05-17 16:25 UTC (permalink / raw)
  To: alsa-devel

Signed-off-by: Jordi Mallach <jordi@debian.org>
---
 src/pcm/pcm.c |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/pcm/pcm.c b/src/pcm/pcm.c
index 438fb3f..7ec1f0e 100644
--- a/src/pcm/pcm.c
+++ b/src/pcm/pcm.c
@@ -437,7 +437,7 @@ to #SND_PCM_STATE_SETUP
 if successfully finishes, otherwise the state #SND_PCM_STATE_OPEN
 is entered.
 When it is brought to SETUP state, this function automatically
-calls #snd_pcm_prepare() function to bring to the PREPARE state
+calls #snd_pcm_prepare() function to bring to the PREPARED state
 as below.
 
 \par snd_pcm_prepare
-- 
1.7.10.4

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

* Re: [PATCH] pcm: Fix typo in documentation: PREPARE → PREPARED.
  2013-05-17 16:25 [PATCH] pcm: Fix typo in documentation: PREPARE → PREPARED Jordi Mallach
@ 2013-05-23 12:53 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2013-05-23 12:53 UTC (permalink / raw)
  To: Jordi Mallach; +Cc: alsa-devel

At Fri, 17 May 2013 18:25:51 +0200,
Jordi Mallach wrote:
> 
> Signed-off-by: Jordi Mallach <jordi@debian.org>

Thanks, applied.


Takashi


> ---
>  src/pcm/pcm.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/src/pcm/pcm.c b/src/pcm/pcm.c
> index 438fb3f..7ec1f0e 100644
> --- a/src/pcm/pcm.c
> +++ b/src/pcm/pcm.c
> @@ -437,7 +437,7 @@ to #SND_PCM_STATE_SETUP
>  if successfully finishes, otherwise the state #SND_PCM_STATE_OPEN
>  is entered.
>  When it is brought to SETUP state, this function automatically
> -calls #snd_pcm_prepare() function to bring to the PREPARE state
> +calls #snd_pcm_prepare() function to bring to the PREPARED state
>  as below.
>  
>  \par snd_pcm_prepare
> -- 
> 1.7.10.4
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 

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

end of thread, other threads:[~2013-05-23 12:52 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-05-17 16:25 [PATCH] pcm: Fix typo in documentation: PREPARE → PREPARED Jordi Mallach
2013-05-23 12:53 ` Takashi Iwai

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.