ALSA: ice1724: Fix surround on Chaintech AV-710
authorRobert Hancock <hancockrwd@gmail.com>
Sat, 10 Oct 2009 04:08:58 +0000 (22:08 -0600)
committerTakashi Iwai <tiwai@suse.de>
Sat, 10 Oct 2009 08:53:16 +0000 (10:53 +0200)
commit43189a38dada053b820fafc47de8ba665dd3a618
treef4ea22d0b4e473a7449a1e0a50f33141a63e051c
parent378e869fd0ef75fa85a5e3df56a58e74e77d04c9
ALSA: ice1724: Fix surround on Chaintech AV-710

Fix the num_total_dacs setting for Chaintech AV710. The existing comment
that only PSDOUT0 is connected is correct, but since the card is using
packed AC97 mode to send 6 channels to the codec, num_total_dacs should be
set to 6 and not 2. This allows 6-channel surround to work. Also clarify
a comment regarding the additional WM8728 codec on this card (it's connected
to the SPDIF output and always receives the same data).

Signed-off-by: Robert Hancock <hancockrwd@gmail.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/ice1712/amp.c