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)
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

Simple merge