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)
commit983345e51e0de144775c7449e5cb01ce6cdd1346
treec0933257ef342d59d75892c40e658811853ad7a6
parentb540afc2b3d6e4cd1d1f137ef6d9e9c78d67fecd
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