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)
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>

No differences found