From: Viresh Kumar Date: Fri, 5 Aug 2011 10:02:42 +0000 (+0530) Subject: dmaengine/amba-pl08x: Pass flow controller information with slave channel data X-Git-Tag: v3.2-rc1~47^2~18^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0a2356572b1910cc977f4ccf3c9ee1ecab08327a;p=pandora-kernel.git dmaengine/amba-pl08x: Pass flow controller information with slave channel data At least, on SPEAr platforms there is one peripheral, JPEG, which can be flow controller for DMA transfer. Currently DMA controller driver didn't support peripheral flow controller configurations. This patch adds device_fc field in struct pl08x_channel_data, which will be used only for slave transfers and is not used in case of mem2mem transfers. Signed-off-by: Viresh Kumar Acked-by: Linus Walleij Signed-off-by: Vinod Koul --- Reading git-diff-tree failed