ALSA: hda/realtek: tas2781: enable subwoofer volume control
authorGergo Koteles <soyer@irl.hu>
Fri, 23 Feb 2024 11:34:30 +0000 (12:34 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 23 Feb 2024 13:33:16 +0000 (14:33 +0100)
commitc1947ce61ff4cd4de2fe5f72423abedb6dc83011
tree9d1269a94c7bf12fffe7193d47f99e70293b7533
parent85df6b5a6658c788d7e27d52ea334aa83abcbf56
ALSA: hda/realtek: tas2781: enable subwoofer volume control

The volume of subwoofer channels is always at maximum with the
ALC269_FIXUP_THINKPAD_ACPI chain.

Use ALC285_FIXUP_THINKPAD_HEADSET_JACK to align it to the master volume.

Link: https://bugzilla.kernel.org/show_bug.cgi?id=208555#c827
Fixes: 3babae915f4c ("ALSA: hda/tas2781: Add tas2781 HDA driver")
Cc: <stable@vger.kernel.org>
Signed-off-by: Gergo Koteles <soyer@irl.hu>
Link: https://lore.kernel.org/r/7ffae10ebba58601d25fe2ff8381a6ae3a926e62.1708687813.git.soyer@irl.hu
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c