]> git.ipfire.org Git - people/ms/linux.git/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Dec 2013 15:45:07 +0000 (07:45 -0800)
commit3d0ed796879a3d63593eee271e3acafb3cffb7d6
tree7777e4d2ac982fe03d215d8d45da271b5cdf5993
parent2a9f683edd34578a3d1e789781f4499af4990d63
ALSA: hda - Mute all aamix inputs as default

commit ebb93c057dda376414fbc499ad6ace9b527dff5a upstream.

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.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/hda_generic.c