]> rtime.felk.cvut.cz Git - lisovros/linux_canprio.git/commit
ALSA: hda - Fix wrong volumes in AD1988 auto-probe mode
authorTakashi Iwai <tiwai@suse.de>
Mon, 16 Jun 2008 13:47:26 +0000 (15:47 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 6 Aug 2008 16:03:21 +0000 (09:03 -0700)
commit002f5d19edfdc65831d4e9986e852f683c7f340e
tree975b89b9b4b715563be042aa0084f3e5a09b6674
parentf0ebc6549e3d0986a1890fd0fef7ecf313b5df75
ALSA: hda - Fix wrong volumes in AD1988 auto-probe mode

commit 43785eaeb1cfb8aed3cf8027f298b242f88fdc45 upstream

Don't create mixer volume elements for Headphone and Speaker if they
use the same DAC as normal line-outs on AD1988.  Otherwise the amp
value gets screwed up, e.g.
https://bugzilla.novell.com/show_bug.cgi?id=398255

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/hda/patch_analog.c