]> git.hungrycats.org Git - linux/commit
ALSA: hda/realtek: Set PCBeep to default value for ALC274
authorKailang Yang <kailang@realtek.com>
Thu, 21 Nov 2024 08:16:26 +0000 (16:16 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Dec 2024 12:54:23 +0000 (13:54 +0100)
commitcdee58d5ab0236523f76cc2f6ef9f94e66963f35
tree2c3e159c0d97ef041d3b1305a58d98f384e86616
parent2a9356b724497e95555fc51a5040aed04b679b5f
ALSA: hda/realtek: Set PCBeep to default value for ALC274

commit 155699ccab7c78cbba69798242b68bc8ac66d5d2 upstream.

BIOS Enable PC beep path cause pop noise via speaker during boot time.
Set to default value from driver will solve the issue.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/2721bb57e20a44c3826c473e933f9105@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c