From: Guennadi Liakhovetski Date: Thu, 5 Jul 2012 10:29:40 +0000 (+0200) Subject: dmaengine: shdma: prepare to stop using struct dma_chan::private X-Git-Tag: v3.6-rc1~109^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ecf90fbbdc66cde6f5fa25d88541112b9baac459;p=pandora-kernel.git dmaengine: shdma: prepare to stop using struct dma_chan::private Using struct dma_chan::private is deprecated. To update the shdma driver to stop using it we first have to eliminate internal runtime uses of it. After that we will also be able to stop using it for channel configuration. Signed-off-by: Guennadi Liakhovetski Signed-off-by: Vinod Koul --- Reading git-diff-tree failed