]> git.baikalelectronics.ru Git - kernel.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)
committerTakashi Iwai <tiwai@suse.de>
Tue, 12 Jan 2010 13:02:13 +0000 (14:02 +0100)
commita09a66e82c54c058085be9afc765b44d3a2d500c
tree82f7cc34328af2c2adb85fd9a33e04c65726a306
parentdd3cdf22c4c81b982949c5e88ea1e7c10a55f1a9
ALSA: hda - Fix ALC861-VD capture source mixer

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>
Cc: <stable@kernel.org>
sound/pci/hda/patch_realtek.c