]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Fix the wrong offset for two-speaker systems
authorTakashi Iwai <tiwai@suse.de>
Tue, 21 Feb 2012 11:37:00 +0000 (12:37 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 21 Feb 2012 11:37:00 +0000 (12:37 +0100)
commit366a982f2682f8da3c4541dd91ab918cd9200d12
tree4bebd7852f0891f264a2d23a6017c2bfbcb35161
parentdf770ed8a0b37ec11742927f1663fcf80f5638a8
ALSA: hda/realtek - Fix the wrong offset for two-speaker systems

When the machine has two speakers but wants to put more multi-io
jacks, the parser shouldn't consider about the shared DAC but try to
assign the individual DACs.  Otherwise the channel mapping would be
fairly confused and lead to the wrong DACs.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c