linux-stable/sound/soc/davinci
Peter Ujfalusi 5f04c603a5 ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same place
Move the dma_params->fifo_level and dma_data->maxburst configuration to the
mcasp_common_hw_param() function where we configure the AFIFO registers.
It makes the code regarding to AFIFO and DMA configuration more easy to
follow since it is now clear how the AFIFO and how the DMA is going to be
configured.
Previously this has been done in two functions using a bit different
calculation form - which ended up with the same result in both case at the
end, but it was confusing.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2014-04-14 17:24:11 +01:00
..
davinci-evm.c ASoC: davinci-evm: Register machine level DAPM elements with the card 2014-03-13 19:11:19 +00:00
davinci-i2s.c ASoC: switch over to use snd_soc_register_component() on davinci i2s 2013-03-26 21:55:21 +00:00
davinci-i2s.h ASoC: multi-component - ASoC Multi-Component Support 2010-08-12 14:00:00 +01:00
davinci-mcasp.c ASoC: davinci-mcasp: Configure the AFIFO and DMA burst size at the same place 2014-04-14 17:24:11 +01:00
davinci-mcasp.h ASoC: davinci-mcasp: Simplify and clean up the AFIFO configuration code 2014-04-14 17:24:11 +01:00
davinci-pcm.c ASoC: davinci: Don't set unused struct snd_pcm_hardware fields 2013-12-24 12:01:17 +00:00
davinci-pcm.h ASoC: davinci-pcm: Add empty functions for !CONFIG_SND_DAVINCI_SOC builds 2014-04-14 17:24:10 +01:00
davinci-vcif.c ASoC: switch over to use snd_soc_register_component() on davinci vcif 2013-03-26 21:55:22 +00:00
edma-pcm.c ASoC: davinci: Add edma dmaengine platform driver 2014-03-17 16:21:06 +00:00
edma-pcm.h ASoC: davinci: Add edma dmaengine platform driver 2014-03-17 16:21:06 +00:00
Kconfig ASoC: davinci: kconfig: Prepare for AM43xx support 2013-12-10 11:22:15 +00:00
Makefile ASoC: davinci: Kconfig/Makefile: Generic EVM machine driver related cleanup 2013-12-10 11:22:15 +00:00