]> www.infradead.org Git - users/hch/misc.git/commitdiff
ALSA: hda/conexant: Fix typos in comments
authorThorsten Blum <thorsten.blum@linux.dev>
Tue, 2 Sep 2025 15:48:41 +0000 (17:48 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 3 Sep 2025 10:51:32 +0000 (12:51 +0200)
s/OPLC/OLPC/

Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev>
Link: https://patch.msgid.link/20250902154858.86102-2-thorsten.blum@linux.dev
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/conexant.c

index c881bf213ebe67da59668e945873945071b17e3e..5fcbc1312c697111fef2286a16a421894a1401db 100644 (file)
@@ -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.