avr32: at32ap700x: Specify DMA Flow Controller, Src and Dst msize
authorViresh Kumar <viresh.kumar@st.com>
Thu, 3 Mar 2011 10:17:26 +0000 (15:47 +0530)
committerVinod Koul <vinod.koul@intel.com>
Sun, 6 Mar 2011 19:42:28 +0000 (01:12 +0530)
commit1c5b0538c719f52cface39f699fb5d39a50149d6
treee06d61c874c41d50ee1f64393597385263f25dcf
parente51dc53b8c7fa2d9ac4ef8f317f5dfe07a79e65a
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 <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
arch/avr32/mach-at32ap/at32ap700x.c