ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Thu, 14 Jul 2011 13:31:21 +0000 (15:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 14 Jul 2011 13:33:59 +0000 (15:33 +0200)
During the rewrite, the check of spec->need_dac_fix and the corresponding
num_dacs change was dropped from the channel-mode control.

This patch re-adds it, and also enables need_dac_fix for ALC880 as default,
as this feature was originally introduced to fix h/w bugs of this chip.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found