]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: cs46xx: Fix Duplicate front for CS4294 and CS4298 codecs
authorOndrej Zary <linux@rainbow-software.org>
Thu, 29 Oct 2015 19:22:06 +0000 (20:22 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 30 Oct 2015 11:33:08 +0000 (12:33 +0100)
commiteed273b785c531ced49adca87efcee2d96bdb2ef
treecaa0bdb6f298391dd1456123a43ff7f7ce1548af
parenta5804dc7cf986cc99689ef54e577f9efb4f1c455
ALSA: cs46xx: Fix Duplicate front for CS4294 and CS4298 codecs

Currently, the Duplicate front control is enabled only for two specific
revisions of CS4294.

Enable it for all CS4294 and CS4298 codecs instead.

This fixes rear output on my VC-4620N sound card
(CS4620 + CS4298 rev.5).

Signed-off-by: Ondrej Zary <linux@rainbow-software.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/cs46xx/cs46xx_lib.c