From: Kailang Yang Date: Wed, 7 Mar 2012 07:25:20 +0000 (+0100) Subject: ALSA: hda/realtek - Apply the coef-setup only to ALC269VB X-Git-Tag: v3.2.12~40 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46bf2e14af13fece62ff6f4f294f6658578f1600;p=pandora-kernel.git ALSA: hda/realtek - Apply the coef-setup only to ALC269VB commit 526af6eb4dc71302f59806e2ccac7793963a7fe0 upstream. The coef setup in alc269_fill_coef() was designed only for ALC269VB model, and this has some bad effects for other ALC269 variants, such as turning off the external mic input. Apply it only to ALC269VB. Signed-off-by: Kailang Yang Signed-off-by: Takashi Iwai Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed