commit | 3e0693e278ae2000cff0c9250074591696caedbf | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jun 17 16:37:45 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Jun 20 16:23:59 2011 +0200 |
tree | 1b0a49517677ce41a2d73337eb72ae731ee24119 | |
parent | 82673bc8950b869f01f9fd517f1c2286e0e49f44 [diff] |
ALSA: hda - Change pin-ctl for auto-muting in patch_via.c Mute the outputs via pin-controls instead of amps for the auto-mute handling. This makes our life easier as it avoids conflict of the states between the mixer elements and the auto-mute toggles. With this change, we can use vmaster for the master control easily now. Signed-off-by: Takashi Iwai <tiwai@suse.de>