]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/realtek: Fix incorrect comment for ALC299_FIXUP_PREDATOR_SPK
authorZhang Heng <zhangheng@kylinos.cn>
Fri, 22 May 2026 06:07:42 +0000 (14:07 +0800)
committerTakashi Iwai <tiwai@suse.de>
Mon, 25 May 2026 07:20:59 +0000 (09:20 +0200)
commit4e273bca232ec71bbf072f10f7d395a28e85e4e1
tree8e5646c998a8e2569f6e785265a6fc0e40576300
parent98fb1c1bb11e29eb609b7200a25e136e05aa4498
ALSA: hda/realtek: Fix incorrect comment for ALC299_FIXUP_PREDATOR_SPK

The comment for the pin configuration 0x21 in the fixup
ALC299_FIXUP_PREDATOR_SPK states "use as headset mic, without its own
jack detect", but the fixup name and the actual usage indicate that the
pin is meant to be used as internal speaker. Correct the comment to
avoid confusion.

Signed-off-by: Zhang Heng <zhangheng@kylinos.cn>
Link: https://patch.msgid.link/20260522060742.1384390-1-zhangheng@kylinos.cn
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/hda/codecs/realtek/alc269.c