From: Takashi Iwai Date: Tue, 15 Sep 2009 10:35:56 +0000 (+0200) Subject: ALSA: hda - Fix IDT92HD83* codec setup X-Git-Tag: v2.6.32-rc1~659^2^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44da531e95647b2c90f2b89dec9000d36705934e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed