]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda - Fix noise on Gigabyte Z170X mobo
authorTakashi Iwai <tiwai@suse.de>
Tue, 24 Nov 2015 19:02:12 +0000 (20:02 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 31 Jan 2016 19:25:45 +0000 (11:25 -0800)
commitd66de61ff8d645b160a6911946f6e319f4e9f347
tree9b39dda535ddb3ed877f23c7f902d180581fb17f
parent07e6932343e602258e3ad2ad8969fd08c0fb5b3b
ALSA: hda - Fix noise on Gigabyte Z170X mobo

commit 0c25ad80408e95e0a4fbaf0056950206e95f726f upstream.

Gigabyte Z710X mobo with ALC1150 codec gets significant noises from
the analog loopback routes even if their inputs are all muted.
Simply kill the aamix for fixing it.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=108301
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c