]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: HDA: Conexant auto: Handle multiple connections to ADC node
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 15 Feb 2011 18:57:09 +0000 (19:57 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 19 Feb 2011 15:14:14 +0000 (16:14 +0100)
commit1bd11bfcb6f9bccb803c5dc2fd598b2f8e42db5d
treec0933257ef342d59d75892c40e658811853ad7a6
parenta6efd7928d33d2ab9f6a2b1c91d12c67db17a777
ALSA: HDA: Conexant auto: Handle multiple connections to ADC node

Conexant 20641 has several inputs to its ADC node, with one selector
and individual amps for all inputs. This patch adds support in the
Conexant auto parser to handle that case.

It also means that the pin node's volume is being renamed to "Boost"
to avoid name clash with the new volume controls on the ADC node.

BugLink: http://bugs.launchpad.net/bugs/719524
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c