* [PATCH] ALSA: hda/conexant: Fix typos in comments
@ 2025-09-02 15:48 Thorsten Blum
2025-09-03 10:51 ` Takashi Iwai
0 siblings, 1 reply; 2+ messages in thread
From: Thorsten Blum @ 2025-09-02 15:48 UTC (permalink / raw)
To: Jaroslav Kysela, Takashi Iwai, Vasiliy Kovalev, John Veness,
bo liu, Jackie Dong
Cc: Thorsten Blum, Takashi Iwai, Richard Fitzgerald, Oldherl Oh,
Jarosław Janik, linux-sound, linux-kernel
s/OPLC/OLPC/
Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
---
sound/hda/codecs/conexant.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/sound/hda/codecs/conexant.c b/sound/hda/codecs/conexant.c
index c881bf213ebe..5fcbc1312c69 100644
--- a/sound/hda/codecs/conexant.c
+++ b/sound/hda/codecs/conexant.c
@@ -32,7 +32,7 @@ struct conexant_spec {
unsigned int parse_flags; /* flag for snd_hda_parse_pin_defcfg() */
- /* OPLC XO specific */
+ /* OLPC XO specific */
bool recording;
bool dc_enable;
unsigned int dc_input_bias; /* offset into olpc_xo_dc_bias */
@@ -407,7 +407,7 @@ static void cxt_fixup_headset_mic(struct hda_codec *codec,
}
}
-/* OPLC XO 1.5 fixup */
+/* OLPC XO 1.5 fixup */
/* OLPC XO-1.5 supports DC input mode (e.g. for use with analog sensors)
* through the microphone jack.
--
2.51.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] ALSA: hda/conexant: Fix typos in comments
2025-09-02 15:48 [PATCH] ALSA: hda/conexant: Fix typos in comments Thorsten Blum
@ 2025-09-03 10:51 ` Takashi Iwai
0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2025-09-03 10:51 UTC (permalink / raw)
To: Thorsten Blum
Cc: Jaroslav Kysela, Takashi Iwai, Vasiliy Kovalev, John Veness,
bo liu, Jackie Dong, Takashi Iwai, Richard Fitzgerald, Oldherl Oh,
Jarosław Janik, linux-sound, linux-kernel
On Tue, 02 Sep 2025 17:48:41 +0200,
Thorsten Blum wrote:
>
> s/OPLC/OLPC/
>
> Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Applied now. Thanks.
Takashi
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-03 10:51 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-02 15:48 [PATCH] ALSA: hda/conexant: Fix typos in comments Thorsten Blum
2025-09-03 10:51 ` Takashi Iwai
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).