commit | f568291ef571522202e8b9f893ab33694bb2fc31 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 21 12:37:00 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Feb 21 12:37:00 2012 +0100 |
tree | 4bebd7852f0891f264a2d23a6017c2bfbcb35161 | |
parent | 689cabf6d07c82003310c221f719130f3a4f29c7 [diff] |
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>