Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ALSA: hda/conexant: Fix typos in comments

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>

authored by

Thorsten Blum and committed by
Takashi Iwai
c3c9a75e 8409816b

+2 -2
+2 -2
sound/hda/codecs/conexant.c
··· 32 32 33 33 unsigned int parse_flags; /* flag for snd_hda_parse_pin_defcfg() */ 34 34 35 - /* OPLC XO specific */ 35 + /* OLPC XO specific */ 36 36 bool recording; 37 37 bool dc_enable; 38 38 unsigned int dc_input_bias; /* offset into olpc_xo_dc_bias */ ··· 407 407 } 408 408 } 409 409 410 - /* OPLC XO 1.5 fixup */ 410 + /* OLPC XO 1.5 fixup */ 411 411 412 412 /* OLPC XO-1.5 supports DC input mode (e.g. for use with analog sensors) 413 413 * through the microphone jack.