On Fri, Jul 26, 2013 at 09:09:09AM +0200, Takashi Iwai wrote: > Relying only on SNDRV_PCM_RATE_* bits doesn't scale. > What if more other rates are needed at the next time? Agreed, this is my thinking as well. Remove the usage of macro and use raw rate values... ~Vinod --