From: Pratyush Anand Date: Fri, 25 May 2012 13:24:56 +0000 (+0530) Subject: usb: dwc3: Fix missed isoc IN transaction X-Git-Tag: v3.6-rc1~101^2~53^2~27^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d6d6ec7b8854ab62f7f3907656d5d29eb47532e7;p=pandora-kernel.git usb: dwc3: Fix missed isoc IN transaction If an IN transfer is missed on isoc endpoint, then driver must insure that next ep_queue is properly handled. This patch fixes this issue by starting a new transfer for next queued request. Signed-off-by: Pratyush Anand Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed