ALSA: hda/realtek - Apply the coef-setup only to ALC269VB
authorKailang Yang <kailang@realtek.com>
Wed, 7 Mar 2012 07:25:20 +0000 (08:25 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Mar 2012 08:03:29 +0000 (09:03 +0100)
commit526af6eb4dc71302f59806e2ccac7793963a7fe0
tree38258b1274532510b361a04e585cc018d4d065f2
parent8f2392142346f2754c8292a94cc62a157ed1e093
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 <kailang@realtek.com>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c