[ALSA] hda-codec - Fix ALC880 uniwill auto-mutes
authorTakashi Iwai <tiwai@suse.de>
Sat, 5 May 2007 10:18:40 +0000 (12:18 +0200)
committerJaroslav Kysela <perex@suse.cz>
Fri, 11 May 2007 14:56:15 +0000 (16:56 +0200)
commit458a4fabf185d90234225d7e05d81188b4dad9f1
treee2c0ca6f7a2900ec2b38d5aeb401950920a9e386
parent35b26722a1716b45b5b92d5af2f1ea1fdd4d0a25
[ALSA] hda-codec - Fix ALC880 uniwill auto-mutes

Fix the auto-mute controls of ALC880 uniwill model.  Split to two
individual functions to handle HP and front-mic mutes.  For front-mic
mute, use snd_hda_codec_amp_update() to be consistent with mixer.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/hda/patch_realtek.c