commit | 7b1655f5f21a9bd1eb8b478c5dab9b83de809edc | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Jul 14 15:31:21 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jul 14 15:33:59 2011 +0200 |
tree | 2b319bebe17729c238df16f82489a18ce6503566 | |
parent | cf01b73e26a8e93b46cf0b8ae878206277fb8838 [diff] |
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>