]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
committerJaroslav Kysela <perex@perex.cz>
Wed, 18 Jun 2008 07:24:36 +0000 (09:24 +0200)
commit43785eaeb1cfb8aed3cf8027f298b242f88fdc45
treef008e0494eaa7d9c0598e386b1bd3c70215c5bb6
parent83544994a6a592073e9f6b937c6da12cf5ed2d1e
ALSA: hda - Fix wrong volumes in AD1988 auto-probe mode

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>
sound/pci/hda/patch_analog.c