From: George Cherian Date: Thu, 27 Feb 2014 05:14:41 +0000 (+0530) Subject: usb: musb: musb_cppi41: Dont reprogram DMA if tear down is initiated X-Git-Tag: v3.15-rc1~39^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f967d104b661c25a9a396e42a1f8ebe3431adc23;p=pandora-kernel.git 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: George Cherian Signed-off-by: Vinod Koul --- Reading git-diff-tree failed