ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codec
authorHui Wang <jason77.wang@gmail.com>
Wed, 27 Nov 2013 06:47:26 +0000 (14:47 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 27 Nov 2013 07:52:37 +0000 (08:52 +0100)
Most Thinkpad Edge series laptops use conexant codec, so far although
the codecs have different minor Vendor Id and minor Subsystem Id,
they all belong to the cxt5066 family, this change can make the
mute/mic-mute LEDs support more generic among cxt_5066 family.

This design refers to the similar solution for the realtek codec
ALC269 family in the patch_realtek.c.

Cc: Alex Hung <alex.hung@canonical.com>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Acked-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found