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:23:32 +0000 (11:23 -0800)
commit9bc3da2497b3b21e686175ce2a5bbb15182534fd
tree96aa18b41b98a49f728618d551cbd09736000b98
parent842dd2467a244af77c59b6830a0656fe1d82c8cf
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