commit | d9ad6296ec3b4a55ba25f2c5e4824be487242e1f | [log] [tgz] |
---|---|---|
author | Jassi Brar <jassi.brar@samsung.com> | Fri Mar 12 13:38:52 2010 +0900 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Fri Mar 12 11:12:20 2010 +0000 |
tree | 7b4702e35b8754a71d7d5629477ce88dbcc37a7e | |
parent | 960b3b4b4cb6d22d55ad0ebb280dac9876937fa0 [diff] |
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 <jassi.brar@samsung.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>