]> 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)
commit3095771dab93666a08631ec7a762c3dbbddc1f7b
tree3ba6b2218849311e6394bd71816ee3305b523fcd
parent6250d37972c28ea11af9ba4dd75f961e7690bc26
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