4 Feb
2014
4 Feb
'14
10:49 p.m.
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'?