26 Jan
2015
26 Jan
'15
11:10 p.m.
On 01/14/2015 12:52 PM, Peter Rosin wrote:
From: Peter Rosin peda@axentia.se
Add helper functions to allow drivers to specify several disjoint ranges for a variable. In particular, there is a codec (PCM512x) that has a hole in its supported range of rates, due to PLL and divider restrictions.
Might be worth mentioning that this is the extension of snd_pcm_hw_constraint_list() from points to ranges. Otherwise looks good.
Reviewed-by: Lars-Peter Clausen lars@metafoo.de