]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit259c953e3d5d76db0d4131ad1002e77639e5516e
treee639502051771cf75899b42ce411581b1e1c0a33
parentfc2870331ca6f254a2f404be56845f07d8f37021
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