commit | 44da531e95647b2c90f2b89dec9000d36705934e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Sep 15 12:35:56 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Sep 15 12:35:56 2009 +0200 |
tree | f40de242167c9046799da3dddb0f50da08484d63 | |
parent | 6e34c033210bb86b3f5f45fd6497f74150bdf620 [diff] |
ALSA: hda - Fix IDT92HD83* codec setup Remove unnecessary (and buggy) init sequences left for IDT92HD83* codecs in the previous fixes. The DACs are now dynamically connected, thus shouldn't be set statically in init verbs. Also, the mono_nid is detected dynamically, thus shouldn't be set staticaly, too. Signed-off-by: Takashi Iwai <tiwai@suse.de>