]> Pileus Git - ~andy/linux/commit
ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)
authorDavid Henningsson <david.henningsson@canonical.com>
Thu, 7 Apr 2011 09:43:00 +0000 (11:43 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Apr 2011 10:12:00 +0000 (12:12 +0200)
commit262ac22d21ee2bf3e1655b2e5e45cc94b356e62f
tree92926b7abebac8ebc311e3eeb70864777b42bb7b
parent1f348522844bb1f6e7b10d50b9e8aa89a2511b09
ALSA: HDA: Fix single internal mic on ALC275 (Sony Vaio VPCSB1C5E)

In cases where there is only one internal mic connected to ADC 0x11,
alc275_setup_dual_adc won't handle the case, so we need to add the
ADC node to the array of candidates.

Cc: stable@kernel.org
BugLink: http://bugs.launchpad.net/bugs/752792
Reported-by: Vincenzo Pii
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c