avr32: at32ap700x: specify DMA src and dst masters
authorJamie Iles <jamie@jamieiles.com>
Fri, 21 Jan 2011 14:11:55 +0000 (14:11 +0000)
committerDan Williams <dan.j.williams@intel.com>
Sun, 30 Jan 2011 07:10:55 +0000 (23:10 -0800)
commit4aa5f366431fef0afca0df348ca9782c63ac9911
treeed7dc549c5d7274a0bbfb3f0e172e916cb830e9b
parent95ea759e9e116dade3e7386be2a3db76c90f4675
avr32: at32ap700x: specify DMA src and dst masters

Now that the dw_dmac DMA driver supports configurable source and
destination masters we need to specify which ones to use. This was
previously hardcoded to 0 and 1 respectively in the driver.

Acked-by: Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>
Signed-off-by: Jamie Iles <jamie@jamieiles.com>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
arch/avr32/mach-at32ap/at32ap700x.c