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.3-rc7~6^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=526af6eb4dc71302f59806e2ccac7793963a7fe0;p=pandora-kernel.git ALSA: hda/realtek - Apply the coef-setup only to ALC269VB 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 Cc: Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed