commit | d561aa0a70bb2e1dd85fde98b6a5561e4175ac3e | [log] [tgz] |
---|---|---|
author | Kailang Yang <kailang@realtek.com> | Fri Feb 01 16:51:10 2019 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Feb 01 11:19:15 2019 +0100 |
tree | fc1402bec4905c7d0bcc8b03f1183e2d2ece923e | |
parent | 89e3a5682edaa4e5bb334719afb180256ac7bf78 [diff] |
ALSA: hda/realtek - Fix lose hp_pins for disable auto mute When auto_mute = no or spec->suppress_auto_mute = 1, cfg->hp_pins will lose value. Add this patch to find hp_pins value. I add fixed for ALC282 ALC225 ALC256 ALC294 and alc_default_init() alc_default_shutup(). Signed-off-by: Kailang Yang <kailang@realtek.com> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>