]> git.baikalelectronics.ru Git - kernel.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)
commitdac03049eacfb0afc7299a2ab3a173a2c7534488
tree3ba6b2218849311e6394bd71816ee3305b523fcd
parent066fcc57e09001507a5c5ddec2cb482a13915d27
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