]> rtime.felk.cvut.cz Git - linux-imx.git/commit
ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputs
authorClemens Ladisch <clemens@ladisch.de>
Sat, 4 Feb 2012 19:56:47 +0000 (20:56 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 8 Feb 2012 08:46:37 +0000 (09:46 +0100)
commit2492250e4412c6411324c14ab289629360640b0a
treea330aea01dc02d4dcd537137c7fbc2812417234e
parent927c9423dd5f2d1c0b93d5e694ab84b4a5559713
ALSA: oxygen, virtuoso: fix exchanged L/R volumes of aux and CD inputs

The driver accidentally exchanged the left/right fields for stereo AC'97
mixer registers.  This affected only the aux and CD inputs because the
line input bypasses the AC'97 codec and the mic input is mono; cards
without AC'97 (Xonar DS/DG/HDAV Slim, HG2PCI, HiFier) were not affected.

Reported-and-tested-by: Abby Cedar <abbycedar@yahoo.com.au>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Cc: 2.6.31+ <stable@vger.kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/oxygen/oxygen_mixer.c