From: David Henningsson Date: Thu, 25 Aug 2011 11:16:02 +0000 (+0200) Subject: ALSA: hda: Conexant: Allow different output types to share DAC X-Git-Tag: v3.1-rc4~11^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=468c5458856236cde6df1b0654d32bf6625349a5;p=pandora-kernel.git ALSA: hda: Conexant: Allow different output types to share DAC Headphones has stopped working for the original reported (a regression compared to 2.6.38). This is because Speaker and Headphones share the same DAC, in which case no Headphones volume control was created. This patch fixes so that both Speaker and Headphones volume controls are created in such scenario. BugLink: http://bugs.launchpad.net/bugs/817943 Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed