linux-config.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH/RESEND v1] "system" mispelled as "ststem" in help for configuration option SND_AUDIO_GRAPH_CARD.
@ 2022-08-17 23:59 Maurycy Z
  2022-08-18  0:07 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Maurycy Z @ 2022-08-17 23:59 UTC (permalink / raw)
  To: linux-config, linux-kernel, trivial

"system" is mis-spelled as "ststem" in the help for SND_AUDIO_GRAPH_CARD.

Signed-off-by: Maurycy Zalewski <10maurycy10@gmail.com>
---

diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig
index b6df4e26b..72f3446e1 100644
--- a/sound/soc/generic/Kconfig
+++ b/sound/soc/generic/Kconfig
@@ -16,7 +16,7 @@ config SND_AUDIO_GRAPH_CARD
 	help
 	  This option enables generic simple sound card support
 	  with OF-graph DT bindings.
-	  It also support DPCM of multi CPU single Codec ststem.
+	  It also support DPCM of multi CPU single Codec system.
 
 config SND_AUDIO_GRAPH_CARD2
 	tristate "ASoC Audio Graph sound card2 support"


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

* Re: [PATCH/RESEND v1] "system" mispelled as "ststem" in help for configuration option SND_AUDIO_GRAPH_CARD.
  2022-08-17 23:59 [PATCH/RESEND v1] "system" mispelled as "ststem" in help for configuration option SND_AUDIO_GRAPH_CARD Maurycy Z
@ 2022-08-18  0:07 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2022-08-18  0:07 UTC (permalink / raw)
  To: Maurycy Z, linux-config, linux-kernel, trivial

Hi,

We no longer use trivial@kernel.org for kernel patches, so this needs to be
sent to the correct maintainer(s) and mailing list:

SOUND - SOC LAYER / DYNAMIC AUDIO POWER MANAGEMENT (ASoC)
M:	Liam Girdwood <lgirdwood@gmail.com>
M:	Mark Brown <broonie@kernel.org>
L:	alsa-devel@alsa-project.org


Also, the Subject: line should look similar to these commits:


95373f36b9b8 ASoC: add Audio Graph Card2 Custom Sample
6e5f68fe3f2d ASoC: add Audio Graph Card2 driver
d293abc0c8fb ASoC: test-component: add Test Component for Sound debug/test
5268e0bf7123 ASoC: Fix 7/8 spaces indentation in Kconfig
c8ed6aca6b82 ASoC: simple-scu-card: remove simple-scu-card
61c263ac27a3 ASoC: audio-graph-scu-card: remove audio-graph-scu-card
da215354eb55 ASoC: simple-card: merge simple-scu-card
ae3cb5790906 ASoC: audio-graph-card: merge audio-graph-scu-card
c3830f1a00f0 ASoC: audio-graph-card: tidyup typo SND_AUDIO_GRAPH_CARD
87f937b45f7d ASoC: add audio-graph-scu-card support
2692c1c63c29 ASoC: add audio-graph-card support
97b4bc76d9f7 ASoC: trivial: system spelling fix
88da724f77f7 ASoC: simple-scu-card: depends on CONFIG_OF
d12c6216c4a5 ASoC: rsrc-card: rename rsrc-card to simple-scu-card phase3
cecdef365695 ASoC: simple-card: use asoc_simple_card_parse_daifmt()
abd3147e6948 ASoC: add new simple-card-utils.c
f2390880ec02 ASoC: add generic simple-card support


You can also add
Acked-by: Randy Dunlap <rdunlap@infradead.org>
to the patch.

On 8/17/22 16:59, Maurycy Z wrote:
> "system" is mis-spelled as "ststem" in the help for SND_AUDIO_GRAPH_CARD.
> 
> Signed-off-by: Maurycy Zalewski <10maurycy10@gmail.com>
> ---
> 
> diff --git a/sound/soc/generic/Kconfig b/sound/soc/generic/Kconfig
> index b6df4e26b..72f3446e1 100644
> --- a/sound/soc/generic/Kconfig
> +++ b/sound/soc/generic/Kconfig
> @@ -16,7 +16,7 @@ config SND_AUDIO_GRAPH_CARD
>  	help
>  	  This option enables generic simple sound card support
>  	  with OF-graph DT bindings.
> -	  It also support DPCM of multi CPU single Codec ststem.
> +	  It also support DPCM of multi CPU single Codec system.
>  
>  config SND_AUDIO_GRAPH_CARD2
>  	tristate "ASoC Audio Graph sound card2 support"
> 

Thanks.
-- 
~Randy

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

end of thread, other threads:[~2022-08-18  0:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-17 23:59 [PATCH/RESEND v1] "system" mispelled as "ststem" in help for configuration option SND_AUDIO_GRAPH_CARD Maurycy Z
2022-08-18  0:07 ` Randy Dunlap

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).