Commit 2468e89
ALSA: hda/realtek: Apply headset jack quirk for non-bass alc287 thinkpads
There currently exists two thinkpad headset jack fixups:
ALC285_FIXUP_THINKPAD_NO_BASS_SPK_HEADSET_JACK
ALC285_FIXUP_THINKPAD_HEADSET_JACK
The latter is applied to alc285 and alc287 thinkpads which contain
bass speakers.
However, the former was only being applied to alc285 thinkpads,
leaving non-bass alc287 thinkpads with no headset button controls.
This patch fixes that by adding ALC285_FIXUP_THINKPAD_NO_BASS_SPK_HEADSET_JACK
to the alc287 chains, allowing the detection of headset buttons.
Signed-off-by: José Relvas <josemonsantorelvas@gmail.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20240131113407.34698-3-josemonsantorelvas@gmail.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>1 parent f7c4cb4 commit 2468e89
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9579 | 9579 | | |
9580 | 9580 | | |
9581 | 9581 | | |
9582 | | - | |
| 9582 | + | |
9583 | 9583 | | |
9584 | 9584 | | |
9585 | 9585 | | |
| |||
9606 | 9606 | | |
9607 | 9607 | | |
9608 | 9608 | | |
| 9609 | + | |
| 9610 | + | |
9609 | 9611 | | |
9610 | 9612 | | |
9611 | 9613 | | |
| |||
0 commit comments