From: Takashi Iwai Date: Tue, 11 Aug 2009 06:45:11 +0000 (+0200) Subject: ALSA: hda - Don't override ADC definitions for ALC codecs X-Git-Tag: v2.6.31-rc6~11^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd704698f56c1451fc9c5daadcd6e3a089de2c40;p=pandora-kernel.git ALSA: hda - Don't override ADC definitions for ALC codecs ALC269 and ALC861-VD parsers override the ADC definitions unconditionally without checking the spec definition. This causes the problem when any inconsistent ADC is set up in the device quirk (like ALC272 with digital-mic). This patch avoids the overriding by adding the proper checks. Reference: Novell bnc#529467 https://bugzilla.novell.com/show_bug.cgi?id=529467 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed