[alsa-devel] [PATCH] ASoC: cs42l73: Don't mix SNDRV_PCM_RATE_KNOT with specific rates

Eliot Blennerhassett eliot at blennerhassett.gen.nz
Tue Feb 4 22:49:06 CET 2014


On 05/02/14 10:01, Lars-Peter Clausen wrote:
> e.g. by a rate list constraint. I find this confusing when casually
> reading the code. 


> And this is the only driver that does it.

A quick grep through the sound tree for "KNOT" shows that there are many
drivers that do?

Just a example:

pci/intel8x0m.c:  .rates = SNDRV_PCM_RATE_8000 | SNDRV_PCM_RATE_16000 |
SNDRV_PCM_RATE_KNOT


Do these need 'fixing'?



More information about the Alsa-devel mailing list