commit | 43dea228a3ba5463392281535dfb3d3fe56f4c2c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Sun Nov 06 11:25:34 2011 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sun Nov 06 11:25:34 2011 +0100 |
tree | 1dc1396cb1ed3add3ba94aa9f01a6bad332c5d79 | |
parent | 447c6f93aba42e6889be55a614d4dddc25f17863 [diff] |
ALSA: hda - Fix silent output regression with ALC861 The 3.1 kernel has a regression for ALC861 codec where no sound output is heard with the default setup. It's because the amps in DACs aren't properly unmuted while the output mixers are assigned only to pins. This patch fixes the missing initialization of DACs when no mixer is assigned to them. Tested-by: Andrea Iob <andrea_iob@yahoo.it> Cc: <stable@kernel.org> [v3.1+] Signed-off-by: Takashi Iwai <tiwai@suse.de>