[SRU][B/OEM-B/D/E][PATCH 0/1] alsa/hda: neither mute led nor mic-mute led work on several Lenovo laptops
Hui Wang
hui.wang at canonical.com
Fri Jul 26 03:54:53 UTC 2019
BugLink: http://bugs.launchpad.net/bugs/1837963
[Impact]
We have a couple of lenovo laptops which have conexant codec, the mute/mic-mute
doesn't work on these machines.
[Fix]
Without this patch, the generic driver will be in use for this codec, generic
driver doesn't apply any fixup for those machines, to let the led work, we need
to apply fixup, so change the code to let patch_conexant.c drive hw.
[Test Case]
After booting up, please mute/mic-mute hotkeys, the led can turn on/off.
[Regression Risk]
Low. It is specific to the conexant codec with ID 1f86.
Hui Wang (1):
ALSA: hda - Add a conexant codec entry to let mute led work
sound/pci/hda/patch_conexant.c | 1 +
1 file changed, 1 insertion(+)
--
2.17.1
More information about the kernel-team
mailing list