dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side
authorViresh Kumar <viresh.kumar@st.com>
Wed, 1 Feb 2012 10:42:25 +0000 (16:12 +0530)
committerVinod Koul <vinod.koul@linux.intel.com>
Wed, 22 Feb 2012 12:45:38 +0000 (18:15 +0530)
commit6bc711f6bd9dd393e1f9bbae354906affcd02aa5
treee639502051771cf75899b42ce411581b1e1c0a33
parentff7b05f29fd4db810021d905e2dad95ab4fe2984
dmaengine/dw_dmac: Add 64 bit access width support for slave xfers on mem side

64 bit transfers are possible on both sides in slave transfers (memory as well
as peripherals). This patch adds support for it memory side 64 bit transfers.

Signed-off-by: Viresh Kumar <viresh.kumar@st.com>
Signed-off-by: Vinod Koul <vinod.koul@linux.intel.com>
drivers/dma/dw_dmac.c