]> 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)
commit4b514d5c3cdbbe7b9e7186e1fe7be3d16fb4d83a
tree2b319bebe17729c238df16f82489a18ce6503566
parent1e71897a1371e3c52fc4019db0b063297800b916
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