commit | 9c7a083d94656ad6d6f2e03ba90194f2cc5bced5 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 07 09:25:54 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jul 07 09:25:54 2011 +0200 |
tree | bf4b82f484f2d5ee1ff89b843574696799ee7b59 | |
parent | 4f3c7a18d9e8a287d31f828a259d713fe4859471 [diff] |
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>