Revision 9c0afc861a7228f718cb6a79fa7f9d46bf9ff300 authored by Takashi Iwai on 12 January 2010, 13:00:11 UTC, committed by Takashi Iwai on 12 January 2010, 13:02:13 UTC
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>
1 parent 74d2e4f
History
File Mode Size
Kconfig -rw-r--r-- 866 bytes
Makefile -rw-r--r-- 287 bytes
client.c -rw-r--r-- 27.1 KB
error.c -rw-r--r-- 7.4 KB
mod.c -rw-r--r-- 3.8 KB
protocol.c -rw-r--r-- 11.8 KB
protocol.h -rw-r--r-- 1.2 KB
trans_fd.c -rw-r--r-- 24.5 KB
trans_rdma.c -rw-r--r-- 17.3 KB
trans_virtio.c -rw-r--r-- 9.7 KB
util.c -rw-r--r-- 3.2 KB

back to top