From: Takashi Iwai Date: Sun, 6 Nov 2011 10:25:34 +0000 (+0100) Subject: ALSA: hda - Fix silent output regression with ALC861 X-Git-Tag: v3.2-rc1~38^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43dea228a3ba5463392281535dfb3d3fe56f4c2c;p=pandora-kernel.git 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 Cc: [v3.1+] Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed