diff options
author | Takashi Iwai <tiwai@suse.de> | 2011-03-10 12:51:11 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-03-23 13:03:56 -0700 |
commit | 24449f05b663f1984ee6ecdba5a0d2ff2a1e0462 (patch) | |
tree | d131c2cd4d761412a05afb366009b37642afe0d3 /drivers | |
parent | 6f1d6832db2fbade524f37cb23d246b45cb01e2a (diff) |
ALSA: hda - Initialize special cases for input src in init phase
commit 584c0c4c359bdac37d94157f8d7fc513d26c8328 upstream.
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.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers')
0 files changed, 0 insertions, 0 deletions