commit | 4b7348a15972274eb16182d10987f69da3e95719 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Wed Oct 14 18:25:23 2009 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Oct 14 18:25:23 2009 +0200 |
tree | 71587a871c8d48510992c847e81057972d8496e8 | |
parent | 491dc0437d4c56d11f78113eca3953cff87314f3 [diff] |
ALSA: hda - Fix capture source checks for ALC662/663 codecs The ALC662/663 parser calls wrongly alc880_auto_create_input_ctls() to check the capture source selections. This should be alc882, instead. Reference: Novell bnc#546918 http://bugzilla.novell.com/show_bug.cgi?id=546918 Signed-off-by: Takashi Iwai <tiwai@suse.de>