]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - Fix ALC861-VD capture source mixer
authorTakashi Iwai <tiwai@suse.de>
Tue, 12 Jan 2010 13:00:11 +0000 (14:00 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 18 Jan 2010 18:19:37 +0000 (10:19 -0800)
commit5bb4e8409e9d28cc7cf6900fd68840604480caf4
tree97b2abd2dd6bc248e694b9c44e77c4d0a9e5a595
parente0abcea649db45223c7df49df5db04dc1aa3a271
ALSA: hda - Fix ALC861-VD capture source mixer

commit 9c0afc861a7228f718cb6a79fa7f9d46bf9ff300 upstream.

The capture source or input source mixer element wasn't created properly
for ALC861-VD codec due to the wrong NID passed to
alc_auto_create_input_ctls().

References: Novell bnc#568305
http://bugzilla.novell.com/show_bug.cgi?id=568305

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