From: Vinod Koul Date: Mon, 16 Dec 2013 09:25:34 +0000 (+0530) Subject: ALSA: compress: change the way sample rates are sent to kernel X-Git-Tag: v3.14-rc1~143^2~1^2~47 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0e9c08065dc31210fc4cf313c4ecaa088187dc5;p=pandora-kernel.git ALSA: compress: change the way sample rates are sent to kernel The usage of SNDRV_RATES is not effective as we can have rates like 12000 or some other ones used by decoders. This change the usage of this to use the raw Hz values to be sent to kernel Signed-off-by: Vinod Koul Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed