Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information