From: Laxman Dewangan Date: Fri, 22 Jun 2012 11:42:43 +0000 (+0530) Subject: dma: tegra: set DMA_CYCLIC capability X-Git-Tag: v3.6-rc1~109^2~24 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46fb3f8ef5bde1325b1e58867a3a98dd746511d7;p=pandora-kernel.git dma: tegra: set DMA_CYCLIC capability Tegra's APB DMA driver support the cyclic mode of data transfer and hence setting the DMA_CYCLIC caps for dma channels. This is require when generic sound dmaengine pcm driver request for dma channel with CYCLIC capability. Signed-off-by: Laxman Dewangan Acked-by: Stephen Warren Signed-off-by: Vinod Koul --- Reading git-diff-tree failed