From: Takashi Iwai Date: Thu, 10 Mar 2011 11:51:11 +0000 (+0100) Subject: ALSA: hda - Initialize special cases for input src in init phase X-Git-Tag: v2.6.39-rc1~424^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=584c0c4c359bdac37d94157f8d7fc513d26c8328;p=pandora-kernel.git ALSA: hda - Initialize special cases for input src in init phase Currently some special handling for the unusual case like dual-ADCs or a single-input-src is done in the tree-parse time in set_capture_mixer(). But this setup could be overwritten by static init verbs. This patch moves the initialization into the init phase so that such input-src setup won't be lost. Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed