]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Create "Capture Source" control dynamically in patch_conexant.c
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Mar 2009 13:41:05 +0000 (14:41 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Mar 2009 14:13:23 +0000 (15:13 +0100)
commit5c9c6b49d9ce84396c2898780a5a394a08a4bd50
tree0793f8387973592fcd0e0e69bbb45f8dd64cdf5f
parent84ef03c31e3918d79f63f8b38fffd9b2e059a06a
ALSA: hda - Create "Capture Source" control dynamically in patch_conexant.c

Create "Capture Source" control dynamically for Conexant codecs.
If only one capture item is available, don't create such a control
since it's just useless.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c