]> Pileus Git - ~andy/linux/commit
ALSA: hda - Mute all aamix inputs as default
authorTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2013 16:33:49 +0000 (17:33 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 10 Dec 2013 20:16:50 +0000 (21:16 +0100)
commitebb93c057dda376414fbc499ad6ace9b527dff5a
tree524813e7a7d239d1f0e861c245d3d25d21991b59
parent6733cf572a9e20db2b7580a5dd39d5782d571eec
ALSA: hda - Mute all aamix inputs as default

Not all channels have been initialized, so far, especially when aamix
NID itself doesn't have amps but its leaves have.  This patch fixes
these holes.  Otherwise you might get unexpected loopback inputs,
e.g. from surround channels.

Cc: <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_generic.c