ALSA: hda - add mic mute led hook for dell machines
authorHui Wang <hui.wang@canonical.com>
Thu, 31 Jul 2014 03:52:38 +0000 (11:52 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 31 Jul 2014 07:21:42 +0000 (09:21 +0200)
commit00ef99408b6cc8d86ca614ada8025aa3606860db
tree43002ac21b58cab36ee6668e9b801a6149b844f2
parent27c828816d744d8aadd99f4965600aced35287de
ALSA: hda - add mic mute led hook for dell machines

The mic mute led on dell laptops is controlled by the wmi driver.
Followed this part being merged to the kernel, we add the mic mute led
hook in the hda driver.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/dell_wmi_helper.c [new file with mode: 0644]
sound/pci/hda/patch_realtek.c