kernel_optimize_test/sound/soc
Laxman Dewangan df79f55df3 ASoC: tegra: use dmaengine based dma driver
Use the dmaengine based Tegra APB DMA driver for
data transfer between SPI fifo and memory in
place of legacy Tegra APB DMA.

Because generic soc-dmaengine-pcm uses the DMAs API
based on dmaengine, using the exported APIs provided
by this generic driver.

The new driver is selected if legacy driver is not
selected and new dma driver is enabled through config
file.

Signed-off-by: Laxman Dewangan <ldewangan@nvidia.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
Tested-by: Stephen Warren <swarren@wwwdotorg.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
2012-07-03 20:07:24 +01:00
..
atmel
au1x
blackfin ASoC: bfin: use dev_err to print error log instead of dev_dbg 2012-06-21 11:07:55 +01:00
codecs ASoC: spdif: Build separate RX and TX objects 2012-06-29 02:34:46 +01:00
davinci
dwc ASoC: dwc: Add missing __iomem annotations 2012-06-28 13:14:52 +01:00
ep93xx ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer 2012-06-20 15:38:32 +01:00
fsl Linux 3.5-rc4 2012-06-25 09:52:59 +01:00
generic
jz4740
kirkwood
mid-x86
mxs ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer 2012-06-20 15:38:32 +01:00
nuc900
omap ASoC: OMAP: HDMI: Rename sound card source file 2012-05-22 17:33:24 +01:00
pxa Linux 3.5-rc4 2012-06-25 09:52:59 +01:00
s6000
samsung ASoC: smdk_wm8994: Convert to use snd_soc_register_card() 2012-07-03 19:48:29 +01:00
sh ASoC: fsi: use PIO handler if DMA handler was invalid 2012-06-03 13:06:39 +01:00
spear ASoC: SPEAr spdif_in: Add spdif IN support 2012-06-23 11:58:10 +01:00
tegra ASoC: tegra: use dmaengine based dma driver 2012-07-03 20:07:24 +01:00
txx9
ux500 ASoC: dmaengine-pcm: Rename and deprecate snd_dmaengine_pcm_pointer 2012-06-20 15:38:32 +01:00
Kconfig ASoC: Add support for synopsys i2s controller as per ASoC framework. 2012-06-22 10:25:45 +01:00
Makefile ASoC: Add support for synopsys i2s controller as per ASoC framework. 2012-06-22 10:25:45 +01:00
soc-cache.c
soc-core.c ASoC: probe CODECs and platforms before DAIs and links 2012-06-13 13:18:05 +01:00
soc-dapm.c ASoC: dapm: Remove incomplete stereo code 2012-07-03 19:53:54 +01:00
soc-dmaengine-pcm.c ASoC: dmaengine_pcm: fix typo in comment 2012-06-25 09:52:44 +01:00
soc-io.c ASoC: io: Don't dereference regmap if we failed to get one 2012-06-23 12:11:32 +01:00
soc-jack.c
soc-pcm.c ASoC: dpcm: Fix dpcm_get_be() to check that DAI is BE 2012-06-08 06:56:38 +08:00
soc-utils.c