ALSA: compress: update struct snd_codec_desc for sample rate
authorVinod Koul <vinod.koul@intel.com>
Sat, 4 Jan 2014 11:29:13 +0000 (16:59 +0530)
committerDmitry Shmidt <dimitrysh@google.com>
Fri, 7 Nov 2014 00:41:37 +0000 (16:41 -0800)
commit371e4108dd8b345b0144fa3ccc83d84d19918c20
tree4c0a1d20c654d80b89140001b37a6aacc0ef1eb1
parent55fc15e33d13dd6f230fd86c6c9f9837c30b8bc6
ALSA: compress: update struct snd_codec_desc for sample rate

Now that we don't use SNDRV_PCM_RATE_xxx bit fields for sample rate, we need to
change the description to an array for describing the sample rates supported by
the sink/source

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
(cherry picked from commit b8bab04829ab190f71921d4180bda438ba6124ae)
Signed-off-by: Yuchen Song <yuchens@nvidia.com>
Change-Id: I6c2fa5a5034ec749e9d7a71c49a1108af2416848
include/uapi/sound/compress_params.h