From: Laurent Pinchart Date: Wed, 20 Aug 2014 17:20:53 +0000 (+0200) Subject: dmaengine: Mark the struct dma_slave_config direction field deprecated X-Git-Tag: fixes-against-v3.18-rc2~40^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9ff958bb34aabdce08d11b0db24123c093d87cd;p=pandora-kernel.git dmaengine: Mark the struct dma_slave_config direction field deprecated The direction passed to the device_prep_slave_sg, device_prep_dma_cyclic or device_prep_interleaved_dma (through struct dma_interleaved_template) should be used instead. Signed-off-by: Laurent Pinchart Signed-off-by: Vinod Koul --- Reading git-diff-tree failed