]> git.karo-electronics.de Git - karo-tx-linux.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 17:11:07 +0000 (10:11 -0700)
commitedf237c35c4c94bdce7616b3c061bda292bec979
tree517601274ccd4b80dcd4f57c236c6a4856a8c6d1
parent358391625f61e21e95273dd7bfa6459e1f77109f
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