commit | 918f3a0e8cf67b5db966516f255eaf24d814fac0 | [log] [tgz] |
---|---|---|
author | Clemens Ladisch <clemens@ladisch.de> | Mon Aug 13 17:40:54 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 16 15:58:54 2007 +0200 |
tree | ae4ac300f4ca93346d4b4ca9a22d760c87ab3072 | |
parent | 7653d557606c7cae921557a6a0ebb7c510e458eb [diff] |
[ALSA] pcm: add snd_pcm_rate_to_rate_bit() helper Add a snd_pcm_rate_to_rate_bit() function to factor out common code used by several drivers. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>