From: Dimitris Papastamos Date: Fri, 15 Jun 2012 15:35:28 +0000 (+0100) Subject: ALSA: pcm: Add snd_pcm_rate_bit_to_rate() X-Git-Tag: v3.6-rc1~117^2~6^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4be77a530be1ea62574f31c20dd9848e7e2ab0f6;p=pandora-kernel.git ALSA: pcm: Add snd_pcm_rate_bit_to_rate() This is essentially the reverse of snd_pcm_rate_to_rate_bit(). This is generally useful as the Compress API uses the rate bit directly and it helps to be able to map back to the actual sample rate. Signed-off-by: Dimitris Papastamos Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed