commit | 0700d3d117a7f110ddddbd83873e13652f69c54b | [log] [tgz] |
---|---|---|
author | Kailang Yang <kailang@realtek.com> | Fri Apr 26 16:13:54 2019 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Apr 28 08:20:14 2019 +0200 |
tree | b5f0726677c0021b9385e82a88f5ffd3760e97fd | |
parent | 0a29c57b76624723b6b00c027e0e992d130ace49 [diff] |
ALSA: hda/realtek - Fixed Dell AIO speaker noise Fixed Dell AIO speaker noise. spec->gen.auto_mute_via_amp = 1, this option was solved speaker white noise at boot. codec->power_save_node = 0, this option was solved speaker noise at resume back. Fixes: 9226665159f0 ("ALSA: hda/realtek - Fix Dell AIO LineOut issue") Signed-off-by: Kailang Yang <kailang@realtek.com> Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>