commit | 458a4fabf185d90234225d7e05d81188b4dad9f1 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sat May 05 12:18:40 2007 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Fri May 11 16:56:15 2007 +0200 |
tree | e2c0ca6f7a2900ec2b38d5aeb401950920a9e386 | |
parent | 35b26722a1716b45b5b92d5af2f1ea1fdd4d0a25 [diff] |
[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>