ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530
authorCallum Osmotherly <callum.osmotherly@gmail.com>
Wed, 5 Oct 2022 07:14:16 +0000 (17:44 +1030)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 26 Oct 2022 10:34:18 +0000 (12:34 +0200)
commit0d50e05ecc2c4bb134c2b3f03ae3e5749e78ea18
treef89b604452d2b143e22d68fe70b43d89c6fa485c
parentec439b97d98376afbe2836b449ae8d1515dfe34e
ALSA: hda/realtek: remove ALC289_FIXUP_DUAL_SPK for Dell 5530

commit 417b9c51f59734d852e47252476fadc293ad994a upstream.

After some feedback from users with Dell Precision 5530 machines, this
patch reverts the previous change to add ALC289_FIXUP_DUAL_SPK.
While it improved the speaker output quality, it caused the headphone
jack to have an audible "pop" sound when power saving was toggled.

Fixes: 1885ff13d4c4 ("ALSA: hda/realtek: Enable 4-speaker output Dell Precision 5530 laptop")
Signed-off-by: Callum Osmotherly <callum.osmotherly@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/Yz0uyN1zwZhnyRD6@piranha
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c