]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda: Conexant: Allow different output types to share DAC
authorDavid Henningsson <david.henningsson@canonical.com>
Thu, 25 Aug 2011 11:16:02 +0000 (13:16 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 25 Aug 2011 13:08:03 +0000 (15:08 +0200)
commit468c5458856236cde6df1b0654d32bf6625349a5
tree3ba6b2218849311e6394bd71816ee3305b523fcd
parent7675535958175b85b8117bcee245d9ecbc4d3d74
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 <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_conexant.c