diff options
author | Hui Wang <hui.wang@canonical.com> | 2022-04-22 15:39:37 +0800 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-04-22 11:18:01 +0200 |
commit | a6ac60b36dade525c13c5bb0838589619533efb7 (patch) | |
tree | 3a07544420f7004bfb55764f162e810d1b91538d /sound/pci/aw2 | |
parent | 86222af07abf1f5f07a5873cc399c29ab8a9b8b8 (diff) |
ALSA: hda/realtek: Fix mute led issue on thinkpad with cs35l41 s-codec
The quirk ALC287_FIXUP_CS35L41_I2C_2 needs to chain the quirk
ALC269_FIXUP_THINKPAD_ACPI, otherwise the mute led will not work if a
thinkpad machine applies that quirk.
And it will be safe if non-thinkpad machines apply that quirk since
hda_fixup_thinkpad_acpi() will check and return in this case.
Fixes: ae7abe36e352e ("ALSA: hda/realtek: Add CS35L41 support for Thinkpad laptops")
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Link: https://lore.kernel.org/r/20220422073937.10073-1-hui.wang@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/pci/aw2')
0 files changed, 0 insertions, 0 deletions