Skip to content
Commit f967d104 authored by George Cherian's avatar George Cherian Committed by Vinod Koul
Browse files

usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated



Reprogramming the DMA after tear down is initiated leads to warning.
This is mainly seen with ISOCH since we do a delayed completion for
ISOCH transfers. In ISOCH transfers dma_completion should not reprogram
if the channel tear down is initiated.

Signed-off-by: default avatarGeorge Cherian <george.cherian@ti.com>
Signed-off-by: default avatarVinod Koul <vinod.koul@intel.com>
parent 8f83f502
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment