linux/sound/soc/fsl
Grant Likely 8f159d720b ASoC/mpc5200: Track DMA position by period number instead of bytes
All DMA blocks are lined up to period boundaries, but the DMA
handling code tracks bytes instead.  This patch reworks the code
to track the period index into the DMA buffer instead of the
physical address pointer.  Doing so makes the code simpler and
easier to understand.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Liam Girdwood <lrg@slimlogic.co.uk>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2009-11-07 12:40:08 +00:00
..
efika-audio-fabric.c ASoC: Add missing DRV_NAME definitions for fsl/* drivers 2009-08-07 16:33:53 +02:00
fsl_dma.c ASoC: fsl_dma: Pass the proper device for dma mapping routines 2009-04-06 23:35:42 +01:00
fsl_dma.h ALSA: asoc: fsl - merge structs snd_soc_codec_dai and snd_soc_cpu_dai. 2008-07-10 09:32:40 +02:00
fsl_ssi.c ASoC: Switch FSL SSI DAI over to symmetric_rates 2009-05-27 11:12:45 +01:00
fsl_ssi.h ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers 2009-03-06 13:37:16 +00:00
Kconfig ASoC: remove BROKEN from Efika and pcm030 fabric drivers 2009-06-30 10:23:41 +01:00
Makefile ASoC: Fabric bindings for STAC9766 on the Efika 2009-05-26 21:13:02 +01:00
mpc5200_dma.c ASoC/mpc5200: Track DMA position by period number instead of bytes 2009-11-07 12:40:08 +00:00
mpc5200_dma.h ASoC/mpc5200: Track DMA position by period number instead of bytes 2009-11-07 12:40:08 +00:00
mpc5200_psc_ac97.c ASoC: MPC5200: Increase the delay time between resets 2009-07-22 00:07:51 +01:00
mpc5200_psc_ac97.h ASoC: AC97 driver for mpc5200 2009-05-26 21:13:00 +01:00
mpc5200_psc_i2s.c ASoC: Main rewite of the mpc5200 audio DMA code 2009-05-26 21:12:50 +01:00
mpc5200_psc_i2s.h ASoC: Main rewite of the mpc5200 audio DMA code 2009-05-26 21:12:50 +01:00
mpc8610_hpcd.c ASoC: add support for SSI asynchronous mode to the Freescale SSI drivers 2009-03-06 13:37:16 +00:00
pcm030-audio-fabric.c ASoC: Add missing DRV_NAME definitions for fsl/* drivers 2009-08-07 16:33:53 +02:00
soc-of-simple.c ASoC: Push platform registration down into the card 2008-12-02 16:03:40 +00:00