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)
commiteaa9b3a748539651f50e3a234c8854e1b42a839a
tree832759f8d23ee00bbb3b334c839c1f0372e3d8b9
parentd38cce7046cfd0011f69d5dcf6a22525438154f6
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