OSDN Git Service

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)
commit2fd3f170e5ba04acc60ee94b2c76ee166727c734
tree2c93965424d752f67ed2f5fcdb212d0f5c302190
parent049da9e8f8fe9b08b934df4ffe240d14a9788e19
ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codec

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>
sound/pci/hda/patch_conexant.c