lkml.org 
[lkml]   [2012]   [Aug]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/5] ARM: tegra: move all APB DMA client to dmaengine based driver
Date
This patch series enable the dmaengine based Tegra APB DMA driver
and remove the support code for the legacy dma driver from different
APB DMA clients.
Patch 1 enable the dmaengine based dma drie and disable the legacy dma driver
in config file.
Patch 2 remove the legacy dma driver.
Patch 3,4, 5 remove the support code from different APB DMA clients to support
legacy dma driver.

Please note that this series will depends on patch
dma: tegra: enable/disable dma clock
which is not in 3.6-rc1 but will be available in next RC (rc2) of 3.6 as
part of fixes.

Laxman Dewangan (5):
ARM: tegra: config: enable dmaengine based APB DMA driver
ARM: tegra: dma: remove legacy APB DMA driver
ARM: tegra: apbio: remove support of legacy DMA driver based access
spi: tegra: remove support of legacy DMA driver based access
ASoC: tegra: remove support of legacy DMA driver based access

arch/arm/configs/tegra_defconfig | 3 +
arch/arm/mach-tegra/Kconfig | 7 -
arch/arm/mach-tegra/Makefile | 1 -
arch/arm/mach-tegra/apbio.c | 118 +-----
arch/arm/mach-tegra/dma.c | 823 --------------------------------
arch/arm/mach-tegra/include/mach/dma.h | 97 ----
drivers/spi/Kconfig | 2 +-
drivers/spi/spi-tegra.c | 55 +--
sound/soc/tegra/Kconfig | 2 +-
sound/soc/tegra/tegra_pcm.c | 232 ---------
sound/soc/tegra/tegra_pcm.h | 14 -
11 files changed, 7 insertions(+), 1347 deletions(-)
delete mode 100644 arch/arm/mach-tegra/dma.c



\
 
 \ /
  Last update: 2012-08-16 17:42    [W:0.156 / U:0.544 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site