[ALSA] ymfpci: fix swapped channels in SPDIF output
authorClemens Ladisch <clemens@ladisch.de>
Fri, 13 Jan 2006 06:48:59 +0000 (07:48 +0100)
committerJaroslav Kysela <perex@suse.cz>
Wed, 22 Mar 2006 09:23:00 +0000 (10:23 +0100)
commit153abaa4ff0500070a282dd0868367d69388d527
treee4b06f6631bc92ea3b2e976b6721932e8f965936
parent27346166a9b3b9eee586bce212502cddf9685a07
[ALSA] ymfpci: fix swapped channels in SPDIF output

Modules: YMFPCI driver

The routing of the effect 2/3 channels to the digital output is the
opposite of the rear analog output (left/right swapped).

We make the order correct for the digital output (which will make the
analog rear have the channels swapped) to make AC3 output work.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
sound/pci/ymfpci/ymfpci_main.c