]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - sound/pci/hda/patch_realtek.c
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)
commitb78217096bcf60f2248fe2a5449a7e4f7fb29105
treec8658c273b98657ec5081b19a8b58a2985c14542
parent343a04be376a3733514e4eca7a8c8adb2493ea23
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 <tiwai@suse.de>
sound/pci/hda/patch_realtek.c