dmaengine: edma: Remove alignment constraint for memcpy
authorPeter Ujfalusi <peter.ujfalusi@ti.com>
Fri, 16 Oct 2015 07:17:59 +0000 (10:17 +0300)
committerVinod Koul <vinod.koul@intel.com>
Tue, 27 Oct 2015 01:22:44 +0000 (10:22 +0900)
commit21a31846a7736a88709fe6fe2e73857d884de89c
treefba243e25bf8d4aad2d2342b2b5c1e7c51b3319f
parente4e886c6b1e2a1ef9654d26dad1c3baca8139b3c
dmaengine: edma: Remove alignment constraint for memcpy

Despite the claim by the original commit adding the memcpy
support, eDMA does not have constraint on the alignment of src, dst
or length in increment mode.

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
drivers/dma/edma.c
This page took 0.025292 seconds and 5 git commands to generate.