]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Fix capture on Sony VAIO with single input
authorTakashi Iwai <tiwai@suse.de>
Sun, 17 Jan 2010 12:09:33 +0000 (13:09 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sun, 17 Jan 2010 12:09:33 +0000 (13:09 +0100)
commit6856b0d7e944790f8c449c2e0339b897695470ef
tree832759f8d23ee00bbb3b334c839c1f0372e3d8b9
parent9186efd3e485e2fc8947c91fdb30317dcc1e2b95
ALSA: hda - Fix capture on Sony VAIO with single input

Sony VAIO VGN-P11G with ALC262 codec has only one input pin, and the
recording doesn't work with model=auto because ALC262 parser sets the
wrong cap NIDs to choose the route and the default route for the sole
input pin wasn't initialized properly.  This patch solves these issues.

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