Lydia Wang
b89596a160
ALSA: hda - Fix invalid multi-channel amplifiers for VT1718S
...
For VT1718S, the multi-channel path should be like following:
DAC 0-->Mixer 9(index 5)-->Mixer 0(index 1)-->Front Pin;
DAC 1-->Mixer 1(index 0)-->Surround Pin;
DAC 2-->C/LFE Pin;
DAC 3-->Mixer 2(index 0)-->Side Pin;
But current code built Surround and Side path through index 1 of
Mixer 1 and 2. So Adjusting Surround and Side channel amplifier is
invalid. This patch fixes the issue.
Signed-off-by: Lydia Wang <lydiawang@viatech.com.cn>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2011-07-04 14:53:25 +02:00
..
2011-02-19 16:03:08 +01:00
2010-02-09 11:08:33 +01:00
2011-06-24 11:28:17 +02:00
2011-05-22 10:01:29 +02:00
2010-05-25 08:39:28 +02:00
2011-03-31 11:26:23 -03:00
2010-11-01 10:26:23 +01:00
2010-12-23 12:53:09 -08:00
2011-03-31 11:26:23 -03:00
2010-07-19 17:59:04 +02:00
2011-06-12 21:24:17 +02:00
2011-07-04 14:53:25 +02:00
2011-03-31 11:26:23 -03:00
2010-02-09 11:08:33 +01:00
2011-06-15 15:14:49 +02:00
2010-11-01 10:28:35 +01:00
2011-03-31 11:26:23 -03:00
2010-02-09 11:08:33 +01:00
2011-01-31 12:00:02 +01:00
2011-03-31 11:26:23 -03:00
2010-08-16 08:08:48 +02:00
2011-06-12 18:50:08 +02:00
2010-06-16 18:05:05 +02:00
2010-02-09 11:08:33 +01:00
2011-01-10 16:47:03 +01:00
2011-03-31 11:26:23 -03:00
2010-02-09 11:08:33 +01:00
2010-08-04 23:18:33 +02:00
2011-03-11 15:45:32 +01:00
2011-03-11 15:45:32 +01:00
2011-03-31 11:26:23 -03:00
2011-01-10 16:46:56 +01:00
2011-03-31 11:26:23 -03:00
2010-04-13 12:01:14 +02:00
2010-03-30 22:02:32 +09:00
2011-03-30 08:57:27 +02:00
2010-02-09 11:08:33 +01:00
2011-05-13 19:43:24 +02:00
2011-06-03 10:11:17 +02:00
2011-03-31 11:26:23 -03:00
2011-05-22 10:01:29 +02:00
2011-05-22 10:01:29 +02:00
2010-05-08 11:51:13 +02:00
2011-05-03 16:31:05 +02:00
2010-03-30 22:02:32 +09:00
2011-03-31 11:26:23 -03:00
2011-03-31 11:26:23 -03:00
2010-02-09 11:08:33 +01:00
2010-02-09 11:08:33 +01:00
2010-07-12 17:25:27 +02:00