From: Guennadi Liakhovetski Date: Thu, 5 Jul 2012 10:29:43 +0000 (+0200) Subject: mmc: sh_mmcif: switch to the new DMA channel allocation and configuration X-Git-Tag: v3.6-rc1~109^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e79f9ae1610c15f5e5959c39d7c39071619de97;p=pandora-kernel.git mmc: sh_mmcif: switch to the new DMA channel allocation and configuration Using the "private" field from struct dma_chan is deprecated. The sh dmaengine driver now also supports the preferred DMA channel allocation and configuration method, using a standard filter function and a channel configuration operation. This patch updates sh_mmcif to use this new method. Signed-off-by: Guennadi Liakhovetski Cc: Chris Ball Signed-off-by: Vinod Koul --- Reading git-diff-tree failed