linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH trivial] ASoC: fsl_esai: Spelling s/specifially/specifically/
@ 2015-05-21 12:02 Geert Uytterhoeven
  2015-05-24  6:41 ` [alsa-devel] " Nicolin Chen
  0 siblings, 1 reply; 2+ messages in thread
From: Geert Uytterhoeven @ 2015-05-21 12:02 UTC (permalink / raw)
  To: Timur Tabi, Takashi Iwai, Jiri Kosina
  Cc: alsa-devel, linuxppc-dev, linux-kernel, Geert Uytterhoeven

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
 sound/soc/fsl/fsl_esai.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/fsl/fsl_esai.c b/sound/soc/fsl/fsl_esai.c
index 5c7597191e3ffc68..45eee131c47d43cd 100644
--- a/sound/soc/fsl/fsl_esai.c
+++ b/sound/soc/fsl/fsl_esai.c
@@ -517,7 +517,7 @@ static int fsl_esai_hw_params(struct snd_pcm_substream *substream,
 	u32 bclk, mask, val;
 	int ret;
 
-	/* Override slot_width if being specifially set */
+	/* Override slot_width if being specifically set */
 	if (esai_priv->slot_width)
 		slot_width = esai_priv->slot_width;
 
-- 
1.9.1

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

* Re: [alsa-devel] [PATCH trivial] ASoC: fsl_esai: Spelling s/specifially/specifically/
  2015-05-21 12:02 [PATCH trivial] ASoC: fsl_esai: Spelling s/specifially/specifically/ Geert Uytterhoeven
@ 2015-05-24  6:41 ` Nicolin Chen
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolin Chen @ 2015-05-24  6:41 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Timur Tabi, Takashi Iwai, Jiri Kosina, alsa-devel, linuxppc-dev,
	linux-kernel

On Thu, May 21, 2015 at 02:02:18PM +0200, Geert Uytterhoeven wrote:
> Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

Acked-by: Nicolin Chen <nicoleotsuka@gmail.com>


Thank you

> ---
>  sound/soc/fsl/fsl_esai.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sound/soc/fsl/fsl_esai.c b/sound/soc/fsl/fsl_esai.c
> index 5c7597191e3ffc68..45eee131c47d43cd 100644
> --- a/sound/soc/fsl/fsl_esai.c
> +++ b/sound/soc/fsl/fsl_esai.c
> @@ -517,7 +517,7 @@ static int fsl_esai_hw_params(struct snd_pcm_substream *substream,
>  	u32 bclk, mask, val;
>  	int ret;
>  
> -	/* Override slot_width if being specifially set */
> +	/* Override slot_width if being specifically set */
>  	if (esai_priv->slot_width)
>  		slot_width = esai_priv->slot_width;
>  
> -- 
> 1.9.1
> 
> _______________________________________________
> 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:[~2015-05-24  6:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-21 12:02 [PATCH trivial] ASoC: fsl_esai: Spelling s/specifially/specifically/ Geert Uytterhoeven
2015-05-24  6:41 ` [alsa-devel] " Nicolin Chen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).