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)
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>

No differences found