15 Feb
2016
15 Feb
'16
8:35 p.m.
On Wed, Jan 27, 2016 at 10:56:39AM +0100, Lars-Peter Clausen wrote:
On 01/15/2016 09:13 AM, mengdong.lin@linux.intel.com wrote: [...]
stream->rates = snd_pcm_rate_range_to_bits(caps->rate_min,
caps->rate_max);
How about just setting stream->rate_min and stream->rate_max?
I'll apply this but please send a followup patch fixing this.