[PATCH 0/5] ARM: tegra: move all APB DMA client to dmaengine based driver |
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
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
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
[ARM Kernel]
[Linux USB Devel]
[Video for Linux]
[Linux Audio Users]
[Photo]
[Yosemite News]
[Yosemite Photos]
[Free Online Dating]
[Linux Kernel]
[Linux SCSI]
[XFree86]