Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH][next] ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source"
@ 2022-10-19  7:15 Colin Ian King
  2022-10-19  7:16 ` Lars-Peter Clausen
  0 siblings, 1 reply; 2+ messages in thread
From: Colin Ian King @ 2022-10-19  7:15 UTC (permalink / raw)
  To: Paul Cercueil, Liam Girdwood, Mark Brown, Jaroslav Kysela,
	Takashi Iwai, linux-mips, alsa-devel
  Cc: kernel-janitors, linux-kernel

There is a spelling mistake in codec routing description. Fix it.

Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
---
 sound/soc/codecs/jz4725b.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/soc/codecs/jz4725b.c b/sound/soc/codecs/jz4725b.c
index 685ba1d3a644..64b14b1c74b9 100644
--- a/sound/soc/codecs/jz4725b.c
+++ b/sound/soc/codecs/jz4725b.c
@@ -359,7 +359,7 @@ static const struct snd_soc_dapm_route jz4725b_codec_dapm_routes[] = {
 
 	{"Mixer to ADC", NULL, "Mixer"},
 	{"ADC Source Capture Route", "Mixer", "Mixer to ADC"},
-	{"ADC Sourc Capture Routee", "Line In", "Line In"},
+	{"ADC Source Capture Routee", "Line In", "Line In"},
 	{"ADC Source Capture Route", "Mic 1", "Mic 1"},
 	{"ADC Source Capture Route", "Mic 2", "Mic 2"},
 	{"ADC", NULL, "ADC Source Capture Route"},
-- 
2.37.3


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

* Re: [PATCH][next] ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source"
  2022-10-19  7:15 [PATCH][next] ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source" Colin Ian King
@ 2022-10-19  7:16 ` Lars-Peter Clausen
  0 siblings, 0 replies; 2+ messages in thread
From: Lars-Peter Clausen @ 2022-10-19  7:16 UTC (permalink / raw)
  To: Colin Ian King, Paul Cercueil, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai, linux-mips, alsa-devel
  Cc: kernel-janitors, linux-kernel

On 10/19/22 09:15, Colin Ian King wrote:
> There is a spelling mistake in codec routing description. Fix it.
There is also "Routee" in the same string
>
> Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
> ---
>   sound/soc/codecs/jz4725b.c | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/sound/soc/codecs/jz4725b.c b/sound/soc/codecs/jz4725b.c
> index 685ba1d3a644..64b14b1c74b9 100644
> --- a/sound/soc/codecs/jz4725b.c
> +++ b/sound/soc/codecs/jz4725b.c
> @@ -359,7 +359,7 @@ static const struct snd_soc_dapm_route jz4725b_codec_dapm_routes[] = {
>   
>   	{"Mixer to ADC", NULL, "Mixer"},
>   	{"ADC Source Capture Route", "Mixer", "Mixer to ADC"},
> -	{"ADC Sourc Capture Routee", "Line In", "Line In"},
> +	{"ADC Source Capture Routee", "Line In", "Line In"},
>   	{"ADC Source Capture Route", "Mic 1", "Mic 1"},
>   	{"ADC Source Capture Route", "Mic 2", "Mic 2"},
>   	{"ADC", NULL, "ADC Source Capture Route"},



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

end of thread, other threads:[~2022-10-19  7:16 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-19  7:15 [PATCH][next] ASoC: codecs: jz4725b: Fix spelling mistake "Sourc" -> "Source" Colin Ian King
2022-10-19  7:16 ` Lars-Peter Clausen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox