ALSA: hda - Change all ADCs for dual-adc switching mode for Realtek
authorTakashi Iwai <tiwai@suse.de>
Thu, 7 Jul 2011 07:25:54 +0000 (09:25 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Jul 2011 07:25:54 +0000 (09:25 +0200)
commit9c7a083d94656ad6d6f2e03ba90194f2cc5bced5
treebf4b82f484f2d5ee1ff89b843574696799ee7b59
parent4f3c7a18d9e8a287d31f828a259d713fe4859471
ALSA: hda - Change all ADCs for dual-adc switching mode for Realtek

When the dual-adc switching mode is active in Realtek auto-parser,
we need to couple all ADCs as a single capture-volume.  Currently, the
volume control changes only the first ADC, thus others may remain silent.
This patch fixes the problem.

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