From: Takashi Iwai Date: Wed, 6 Jul 2011 13:12:46 +0000 (+0200) Subject: ALSA: hda - Parse ADCs in alc_auto_create_input_ctls() X-Git-Tag: v3.1-rc1~271^2^2~41 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b78217096bcf60f2248fe2a5449a7e4f7fb29105;p=pandora-kernel.git ALSA: hda - Parse ADCs in alc_auto_create_input_ctls() Parse ADCs and cap-srcs in alc_auto_create_input_ctls() by itself instead of passing explicitly from the caller. By this change, all alc*_auto_create_input_ctls() can be unified to the same calls. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed