ALSA: hda - Change pin-ctl for auto-muting in patch_via.c
authorTakashi Iwai <tiwai@suse.de>
Fri, 17 Jun 2011 14:37:45 +0000 (16:37 +0200)
committerTakashi Iwai <tiwai@suse.de>
Mon, 20 Jun 2011 14:23:59 +0000 (16:23 +0200)
commit3e0693e278ae2000cff0c9250074591696caedbf
tree1b0a49517677ce41a2d73337eb72ae731ee24119
parent82673bc8950b869f01f9fd517f1c2286e0e49f44
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>
sound/pci/hda/patch_via.c