linux/sound/soc
Peter Ujfalusi 258020d088 ASoC: core: Add delay operation to snd_soc_dai_ops
The delay callback can be used by the core to query the delay
on the dai caused by FIFO or delay in the platform side.
In case if both CPU and CODEC dai has FIFO the delay reported
by each will be added to form the full delay on the chain.
If none of the dai has FIFO, than the delay will be kept as
zero.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@nokia.com>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-03-03 17:08:41 +00:00
..
atmel ASoC: Change how suspend and resume obtain the PCM runtime 2010-02-22 14:15:15 +00:00
au1x ASoC: au1x: dbdma2: plug memleak in pcm device creation error path 2009-12-03 10:49:55 +00:00
blackfin ASoC: Fix continuation line formats 2010-02-01 14:35:23 +00:00
codecs ASoC: TWL4030: Use codec defaults for Headset initial configuration 2010-02-17 14:37:20 +00:00
davinci ASoC: DaVinci: Fix stream restart error 2010-01-26 11:55:54 +00:00
fsl ASoC: mpc5200: remove duplicate identical IRQ handler 2009-11-10 13:02:01 +00:00
imx ASoC: Wolfson Microelectronics 1133-EV1 audio support 2010-03-03 17:08:11 +00:00
omap Add ASoC support for Devkit8000 2010-02-11 19:49:48 +00:00
pxa ASoC: fix PXA SSP port resume 2010-02-02 11:41:53 +00:00
s3c24xx ASoC: Fix continuation line formats 2010-02-02 11:41:47 +00:00
s6000 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2009-12-09 19:43:33 -08:00
sh ASoC: fix compile breakage if CONFIG_SH_DMA_API=y && CONFIG_SND_SIU_MIGOR!=n 2010-02-12 10:18:52 +00:00
txx9 ASoC: txx9aclc: dynamically allocate dmaengine devname 2009-06-25 21:06:30 +01:00
Kconfig ASoC: Hook i.MX into build 2009-08-15 11:37:30 +01:00
Makefile ASoC: Add bit clock rate calculator utility functions 2009-11-12 16:45:48 +00:00
soc-cache.c ASoC: Add a cache_sync bit to the CODEC structure 2010-02-04 10:40:45 +00:00
soc-core.c ASoC: core: Add delay operation to snd_soc_dai_ops 2010-03-03 17:08:41 +00:00
soc-dapm.c ASoC: Support turning off bias when the CODEC is idle 2010-01-21 12:04:08 +00:00
soc-jack.c ASoC: Add jack_status_check callback function for GPIO jacks 2009-11-12 16:45:53 +00:00
soc-utils.c ASoC: Add BCLK calculation utility for TDM mode too 2009-11-25 19:55:46 +00:00