[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <37646b7f-8479-133e-7340-23580072d4f7@infradead.org>
Date: Wed, 17 Aug 2022 17:07:20 -0700
From: Randy Dunlap <rdunlap@...radead.org>
To: Maurycy Z <10maurycy10@...il.com>, linux-config@...r.kernel.org,
linux-kernel@...r.kernel.org, trivial@...nel.org
Subject: Re: [PATCH/RESEND v1] "system" mispelled as "ststem" in help for
configuration option SND_AUDIO_GRAPH_CARD.
Hi,
We no longer use trivial@...nel.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@...il.com>
M: Mark Brown <broonie@...nel.org>
L: alsa-devel@...a-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@...radead.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@...il.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
Powered by blists - more mailing lists