commit | 526af6eb4dc71302f59806e2ccac7793963a7fe0 | [log] [tgz] |
---|---|---|
author | Kailang Yang <kailang@realtek.com> | Wed Mar 07 08:25:20 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Mar 07 09:03:29 2012 +0100 |
tree | 38258b1274532510b361a04e585cc018d4d065f2 | |
parent | 8f2392142346f2754c8292a94cc62a157ed1e093 [diff] |
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>