[ALSA] cmipci: allow 96 kHz playback on non-multichannel rear
authorClemens Ladisch <clemens@ladisch.de>
Mon, 17 Sep 2007 07:37:47 +0000 (09:37 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 14:50:31 +0000 (16:50 +0200)
commit22a22f5aacdbb73ca605d34df76201a2df0fe8ac
tree8ddc7af3e4b4e599ba0a9550ba9de1bb9f5fe3b4
parent4ee72717188767b127b22f7a582762b71d448408
[ALSA] cmipci: allow 96 kHz playback on non-multichannel rear

Move the code that enables 96 kHz out of the if() that checks for
availability of both DMA channels so that it is enabled even when
another stream is playing on the front channels.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Jaroslav Kysela <perex@suse.cz>
sound/pci/cmipci.c