From: Vinod Koul Date: Sat, 11 Oct 2014 15:46:45 +0000 (+0530) Subject: carma-fpga: use dmaengine_xxx() API X-Git-Tag: fixes-against-v3.18-rc2~40^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4fdcf68487e520844e077f75943b1e04cc05943b;p=pandora-kernel.git carma-fpga: use dmaengine_xxx() API The drivers should use dmaengine_slave_config() and dmaengine_prep_dma_sg() API instead of accessing the device_control which will be deprecated soon Signed-off-by: Vinod Koul --- Reading git-diff-tree failed