ALSA: compress: change the way sample rates are sent to kernel
authorVinod Koul <vinod.koul@intel.com>
Mon, 16 Dec 2013 09:25:34 +0000 (14:55 +0530)
committerTakashi Iwai <tiwai@suse.de>
Mon, 16 Dec 2013 14:54:28 +0000 (15:54 +0100)
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 <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found