[ALSA] cmipci: fix lookup of double rates
authorClemens Ladisch <clemens@ladisch.de>
Mon, 17 Sep 2007 07:40:24 +0000 (09:40 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 14:50:34 +0000 (16:50 +0200)
When using one of the double sampling rates, use half the sample rate to
look up in the rates[] table, otherwise we stumble over the BUG().

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

Simple merge