Skip to content
Commit ef10b0b2 authored by Sylvain ETIENNE's avatar Sylvain ETIENNE Committed by Vinod Koul
Browse files

dmaengine: at_xdmac: fix bad behavior in interleaved mode



When performing interleaved transfers with numf > 1, an extra line is
copied. The mbr.bc field is incremented once too often. The length of
the block is (BLEN+1) microblocks.

Signed-off-by: default avatarSylvain ETIENNE <Sylvain.ETIENNE@ingenico.com>
Signed-off-by: default avatarLudovic Desroches <ludovic.desroches@atmel.com>
Fixes: 4e538578 ("dmaengine: at_xdmac: handle numf > 1")
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent f5a00eb7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment