commit | 1ca7578043a79d74152774acee0ed6e393134d12 | [log] [tgz] |
---|---|---|
author | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Mar 04 14:54:40 2010 +0000 |
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | Thu Mar 04 14:57:09 2010 +0000 |
tree | 7ff0780d2a7dc9c7fbdcf35aeedd13f312a17d4e | |
parent | 913d7b4cc0d958df9f2e4bc0e6926c037d96d07e [diff] |
ASoC: Add delay information for Samsung IISv2 DAIs Report the current FIFO depth when delay is queried. The FIFO is only 16 frames deep so the latency will be at most a couple of miliseconds (and we tend to end up reporting zero most of the time) but it may help some applications. Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>