All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Masanari Iida <standby24x7@gmail.com>,
	<linux-kernel@vger.kernel.org>, <lgirdwood@gmail.com>,
	<broonie@kernel.org>, <tiwai@suse.com>, <perex@perex.cz>,
	<alsa-devel@alsa-project.org>
Subject: Re: [PATCH] ASoC: ti: Fix typos in ti/Kconfig
Date: Tue, 13 Aug 2019 12:35:11 +0300	[thread overview]
Message-ID: <9674e996-ef05-5da3-9d20-1ad5c44a6176@ti.com> (raw)
In-Reply-To: <20190813034235.30673-1-standby24x7@gmail.com>



On 13/08/2019 6.42, Masanari Iida wrote:
> This patch fixes some spelling typo in Kconfig.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>

> ---
>  sound/soc/ti/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/sound/soc/ti/Kconfig b/sound/soc/ti/Kconfig
> index 2197f3e1eaed..87a9b9dd4e98 100644
> --- a/sound/soc/ti/Kconfig
> +++ b/sound/soc/ti/Kconfig
> @@ -12,7 +12,7 @@ config SND_SOC_TI_SDMA_PCM
>  
>  comment "Texas Instruments DAI support for:"
>  config SND_SOC_DAVINCI_ASP
> -	tristate "daVinci Audio Serial Port (ASP) or McBSP suport"
> +	tristate "daVinci Audio Serial Port (ASP) or McBSP support"
>  	depends on ARCH_DAVINCI || COMPILE_TEST
>  	select SND_SOC_TI_EDMA_PCM
>  	help
> @@ -33,7 +33,7 @@ config SND_SOC_DAVINCI_MCASP
>  	  - Keystone devices
>  
>  config SND_SOC_DAVINCI_VCIF
> -	tristate "daVinci Voice Interface (VCIF) suport"
> +	tristate "daVinci Voice Interface (VCIF) support"
>  	depends on ARCH_DAVINCI || COMPILE_TEST
>  	select SND_SOC_TI_EDMA_PCM
>  	help
> 

- Péter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

WARNING: multiple messages have this Message-ID (diff)
From: Peter Ujfalusi <peter.ujfalusi@ti.com>
To: Masanari Iida <standby24x7@gmail.com>,
	linux-kernel@vger.kernel.org, lgirdwood@gmail.com,
	broonie@kernel.org, tiwai@suse.com, perex@perex.cz,
	alsa-devel@alsa-project.org
Subject: Re: [PATCH] ASoC: ti: Fix typos in ti/Kconfig
Date: Tue, 13 Aug 2019 12:35:11 +0300	[thread overview]
Message-ID: <9674e996-ef05-5da3-9d20-1ad5c44a6176@ti.com> (raw)
In-Reply-To: <20190813034235.30673-1-standby24x7@gmail.com>



On 13/08/2019 6.42, Masanari Iida wrote:
> This patch fixes some spelling typo in Kconfig.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>

Acked-by: Peter Ujfalusi <peter.ujfalusi@ti.com>

> ---
>  sound/soc/ti/Kconfig | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/sound/soc/ti/Kconfig b/sound/soc/ti/Kconfig
> index 2197f3e1eaed..87a9b9dd4e98 100644
> --- a/sound/soc/ti/Kconfig
> +++ b/sound/soc/ti/Kconfig
> @@ -12,7 +12,7 @@ config SND_SOC_TI_SDMA_PCM
>  
>  comment "Texas Instruments DAI support for:"
>  config SND_SOC_DAVINCI_ASP
> -	tristate "daVinci Audio Serial Port (ASP) or McBSP suport"
> +	tristate "daVinci Audio Serial Port (ASP) or McBSP support"
>  	depends on ARCH_DAVINCI || COMPILE_TEST
>  	select SND_SOC_TI_EDMA_PCM
>  	help
> @@ -33,7 +33,7 @@ config SND_SOC_DAVINCI_MCASP
>  	  - Keystone devices
>  
>  config SND_SOC_DAVINCI_VCIF
> -	tristate "daVinci Voice Interface (VCIF) suport"
> +	tristate "daVinci Voice Interface (VCIF) support"
>  	depends on ARCH_DAVINCI || COMPILE_TEST
>  	select SND_SOC_TI_EDMA_PCM
>  	help
> 

- Péter

Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki

  reply	other threads:[~2019-08-13  9:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-13  3:42 [PATCH] ASoC: ti: Fix typos in ti/Kconfig Masanari Iida
2019-08-13  9:35 ` Peter Ujfalusi [this message]
2019-08-13  9:35   ` Peter Ujfalusi
2019-08-15 17:14 ` Applied "ASoC: ti: Fix typos in ti/Kconfig" to the asoc tree Mark Brown
2019-08-15 17:14   ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=9674e996-ef05-5da3-9d20-1ad5c44a6176@ti.com \
    --to=peter.ujfalusi@ti.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=perex@perex.cz \
    --cc=standby24x7@gmail.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.