]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: virtuoso: Xonar DS: fix polarity of front output
authorClemens Ladisch <clemens@ladisch.de>
Sat, 14 Jan 2012 15:42:24 +0000 (16:42 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 26 Jan 2012 01:24:56 +0000 (17:24 -0800)
commitcb86f0a0920b63b179d2fa653c6c851db27d069a
tree5df474f0a8cfa0d569e59452795ed62e15374971
parentc8fec258e5d1c35712795641350cc78da4334629
ALSA: virtuoso: Xonar DS: fix polarity of front output

commit f0e48b6bd4e407459715240cd241ddb6b89bdf81 upstream.

The two DACs for the front output and the surround/center/LFE/back
outputs are wired up out of phase, so when channels are duplicated,
their sound can cancel out each other and result in a weaker bass
response.  To fix this, reverse the polarity of the neutron flow to
the front output.

Reported-any-tested-by: Daniel Hill <daniel@enemyplanet.geek.nz>
Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
sound/pci/oxygen/xonar_wm87x6.c