ALSA: hda - Parse ADCs in alc_auto_create_input_ctls()
authorTakashi Iwai <tiwai@suse.de>
Wed, 6 Jul 2011 13:12:46 +0000 (15:12 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Jul 2011 07:31:21 +0000 (09:31 +0200)
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 <tiwai@suse.de>

No differences found