From: Jassi Brar Date: Fri, 12 Mar 2010 04:38:52 +0000 (+0900) Subject: ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flags X-Git-Tag: v2.6.35-rc1~478^2^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9ad6296ec3b4a55ba25f2c5e4824be487242e1f;p=pandora-kernel.git ASoC: PCM_RATE: Check for KNOT and CONTINUOUS flags 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 Acked-by: Liam Girdwood Signed-off-by: Mark Brown --- Reading git-diff-tree failed