From: Takashi Iwai Date: Wed, 14 Oct 2009 16:25:23 +0000 (+0200) Subject: ALSA: hda - Fix capture source checks for ALC662/663 codecs X-Git-Tag: v2.6.32-rc6~14^2^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b7348a15972274eb16182d10987f69da3e95719;p=pandora-kernel.git 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 --- Reading git-diff-tree failed