android_kernel_xiaomi_sm8350/sound/soc/imx
Sascha Hauer 43a3cec013 ASoC: imx-ssi: Use a hrtimer in FIQ mode
Using a regular timer results in poll times < 1 jiffie with small
buffers, so we loaded the timer with the actual jiffie value. We can
be more accurate using a hrtimer. Also, we have to call
snd_pcm_period_elapsed after playing period_bytes and not
runtime->period_size (which is in samples and not in bytes).

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2010-04-08 15:21:05 +01:00
..
imx-pcm-dma-mx2.c ASoC: imx-pcm-dma-mx2: restart DMA after an error 2010-04-08 15:21:01 +01:00
imx-pcm-fiq.c ASoC: imx-ssi: Use a hrtimer in FIQ mode 2010-04-08 15:21:05 +01:00
imx-ssi.c ASoC: imx-ssi: honor IMX_SSI_DMA flag 2010-04-08 15:20:57 +01:00
imx-ssi.h ASoC: Convert new i.MX SSI driver to use static DAI array 2010-01-17 11:10:01 +00:00
Kconfig ASoC: Remove BROKEN from i.MX audio after dependencies merged 2010-03-22 11:17:41 +00:00
Makefile ASoC: add phycore-ac97 sound support 2010-02-10 10:42:33 +00:00
phycore-ac97.c ASoC: add phycore-ac97 sound support 2010-02-10 10:42:33 +00:00