ALSA: compress: change the way sample rates are sent to kernel
[firefly-linux-kernel-4.4.55.git] / include / uapi / sound / compress_params.h
index 602dc6c45d1a091fb548ac586c69813f25f4f508..1114e380aecdb25f09737df9e3c61b7ad57166ef 100644 (file)
@@ -324,7 +324,7 @@ union snd_codec_options {
 
 /** struct snd_codec_desc - description of codec capabilities
  * @max_ch: Maximum number of audio channels
- * @sample_rates: Sampling rates in Hz, use SNDRV_PCM_RATE_xxx for this
+ * @sample_rates: Sampling rates in Hz, use values like 48000 for this
  * @bit_rate: Indexed array containing supported bit rates
  * @num_bitrates: Number of valid values in bit_rate array
  * @rate_control: value is specified by SND_RATECONTROLMODE defines.