commit | 4aa5f366431fef0afca0df348ca9782c63ac9911 | [log] [tgz] |
---|---|---|
author | Jamie Iles <jamie@jamieiles.com> | Fri Jan 21 14:11:55 2011 +0000 |
committer | Dan Williams <dan.j.williams@intel.com> | Sat Jan 29 23:10:55 2011 -0800 |
tree | ed7dc549c5d7274a0bbfb3f0e172e916cb830e9b | |
parent | 95ea759e9e116dade3e7386be2a3db76c90f4675 [diff] |
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>