ALSA: hda - Fix IDT92HD83* codec setup
authorTakashi Iwai <tiwai@suse.de>
Tue, 15 Sep 2009 10:35:56 +0000 (12:35 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 15 Sep 2009 10:35:56 +0000 (12:35 +0200)
commit44da531e95647b2c90f2b89dec9000d36705934e
treef40de242167c9046799da3dddb0f50da08484d63
parent6e34c033210bb86b3f5f45fd6497f74150bdf620
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>
sound/pci/hda/patch_sigmatel.c