[alsa-devel] [PATCH] ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flags

Mark Brown broonie at opensource.wolfsonmicro.com
Fri Mar 12 12:16:14 CET 2010


On Fri, Mar 12, 2010 at 01:38:52PM +0900, Jassi Brar wrote:
> For ASoC, if either CPU or CODEC driver has set the flag, the MACHINE driver
> should be given a chance to figure out if the dai, that set the flag, can
> accomodate a rate that it does not explicitly specify but is specified
> by the dai at the other end of the link.
> 
> Signed-off-by: Jassi Brar <jassi.brar at samsung.com>

Applied, thanks.

We'll have to work out how to manage the sharing of responsibility for
the clock configuration between the component drivers and the machine
drivers.  My first thought is to have the component drivers provide
functions machine drivers can use if they want to.  It might also be
desirable to allow machine drivers to suppress these flags if they just
want to use standard rates, though IIRC the core does the right thing
anyway.


More information about the Alsa-devel mailing list