16 Feb
2016
16 Feb
'16
8:22 a.m.
On 02/16/2016 03:35 AM, Mark Brown wrote:
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.
I've sent out a patch to fix this: [PATCH] ASoC: topology: Fix setting of stream rates, rate_min and rate_max
Please review and overlook my v3 series which just merged this fix with the applied patches.
Thanks Mengdong