From: Guennadi Liakhovetski Date: Fri, 26 Apr 2013 15:47:18 +0000 (+0200) Subject: mmc: sdhi/tmio: switch to using dmaengine_slave_config() X-Git-Tag: v3.11-rc1~50^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eec95ee22611f2207bd991d63a07884de28e6f56;p=pandora-kernel.git mmc: sdhi/tmio: switch to using dmaengine_slave_config() This removes the deprecated use of the .private member of struct dma_chan and switches the sdhi / tmio mmc driver to using the dmaengine_slave_config() channel configuration method. Signed-off-by: Guennadi Liakhovetski Acked-by: Samuel Ortiz Signed-off-by: Chris Ball --- Reading git-diff-tree failed