android_kernel_samsung_sm8650/sound/soc/davinci
Peter Ujfalusi 487dce8823 ASoC: davinci-mcasp: Simplify FIFO configuration code
The FIFO registers base address is different in dm646x compared to newer
SoCs with McASP IP. Instead of using two paths (switch/case) to handle the
difference we can simply pick the correct base address beforehand and use
offsets to address the register we need to configure.
With this change the indentation depth can be reduced as well.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
2013-12-10 11:22:16 +00:00
..
davinci-evm.c ASoC: davinci-evm: Switch to use .dai_fmt of snd_soc_dai_link(s) 2013-12-10 11:22:15 +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: Simplify FIFO configuration code 2013-12-10 11:22:16 +00:00
davinci-mcasp.h ASoC: davinci-mcasp: Simplify FIFO configuration code 2013-12-10 11:22:16 +00:00
davinci-pcm.c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma 2013-11-20 13:20:24 -08:00
davinci-pcm.h ARM: davinci: move private EDMA API to arm/common 2013-06-18 10:52:03 +05:30
davinci-vcif.c ASoC: switch over to use snd_soc_register_component() on davinci vcif 2013-03-26 21:55:22 +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