From: Laxman Dewangan Date: Fri, 29 Jun 2012 11:30:07 +0000 (+0530) Subject: ARM: tegra: apbio: use dmaengine based dma driver X-Git-Tag: v3.6-rc1~146^2~8^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b39fc0bf17028a6b18e57d33f0dcf71f28a8223;p=pandora-kernel.git ARM: tegra: apbio: use dmaengine based dma driver Use the dmaengine based Tegra APB DMA driver for apbio access in place of legacy Tegra APB DMA. 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 [swarren: s/pr_err/pr_debug/ in tegra_apb_dma_init; this condition is expected to fire repeatedly before the DMA driver is available] Signed-off-by: Stephen Warren --- Reading git-diff-tree failed