ALSA: hda - Use the primary DAC for all aamix outputs
authorTakashi Iwai <tiwai@suse.de>
Tue, 16 Apr 2013 12:16:54 +0000 (14:16 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 16 Apr 2013 12:16:54 +0000 (14:16 +0200)
commit5ead56f2dad53c6c2eaaf13e2de4125a59a3935b
tree05514821fb2bb70e80f7cb15c88dfd5bdb761d46
parent65033cc8d5ffd9b754e04da4be9cd1e8b61eeaff
ALSA: hda - Use the primary DAC for all aamix outputs

When setting up the aamix output paths, use the primary DAC instead of
the individual DAC for each output as default.  Otherwise multiple
DACs will be turned on for a single aamix widget, which results in
doubly or more volumes, because the duplicated signals will be sent
through all these DACs for a single stream.

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