]> Pileus Git - ~andy/linux/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)
commit7b1655f5f21a9bd1eb8b478c5dab9b83de809edc
tree2b319bebe17729c238df16f82489a18ce6503566
parentcf01b73e26a8e93b46cf0b8ae878206277fb8838
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