commit | 0f28eca32b3064db29d4718156e692f4db75c7aa | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Sep 17 09:40:24 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 16:50:34 2007 +0200 |
tree | f5342c37d9062f1b3a66cff63b0820c3ce851146 | |
parent | 8ffbc01e2cb2e203df910468f236c7b4e7b36f25 [diff] |
[ALSA] cmipci: fix lookup of double rates 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>