From: Nenghua Cao Date: Mon, 20 Jan 2014 12:39:01 +0000 (+0800) Subject: dma: mmp_tdma: move to generic device tree binding X-Git-Tag: v3.15-rc1~39^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dedc002c0ec676590bf78ae8d76f2ffd51564f6;p=pandora-kernel.git dma: mmp_tdma: move to generic device tree binding This patch makes the mmp_tdma controller able to provide DMA resources in DT environments by providing an dma xlate function to get the generic DMA device tree helper support. Then DMA clients only need to call dma_request_slave_channel() for requesting a DMA channel from dmaengine. Signed-off-by: Nenghua Cao Signed-off-by: Vinod Koul --- Reading git-diff-tree failed