From: Viresh Kumar Date: Thu, 3 Mar 2011 10:17:26 +0000 (+0530) Subject: avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize X-Git-Tag: v2.6.39-rc1~203^2~12^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c5b0538c719f52cface39f699fb5d39a50149d6;p=pandora-kernel.git avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize Now that the dw_dmac DMA driver supports configurable Flow Controller, source and destination burst or msize, we need to specify which ones to use. Msize or burst size was previously hardcoded to 1, Flow controller was DMA for both M2P & P2M transfers. Signed-off-by: Viresh Kumar Signed-off-by: Vinod Koul --- Reading git-diff-tree failed