]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit33d0d89b22cee1a83ae9c471ff98b038f33be5b1
tree2b319bebe17729c238df16f82489a18ce6503566
parent7d084bbebf6671da4a682a751b1e73f32d016605
ALSA: hda - Re-add need_dac_fix check for multi-io jacks of Realtek codecs

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>
sound/pci/hda/patch_realtek.c