From: Pratyush Anand Date: Sun, 3 Jun 2012 14:13:19 +0000 (+0530) Subject: usb: dwc3: Fix break from cleanup request loop X-Git-Tag: v3.6-rc1~101^2~53^2~27^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=70b674bfeb735557fc03cdc125ffe6d34218fcfd;p=pandora-kernel.git usb: dwc3: Fix break from cleanup request loop If event status says that its last completed TRB but TRB is still owned by HW then break from the loop, because we are not going to get correct TRB status from trb control/size register. Signed-off-by: Pratyush Anand Signed-off-by: Felipe Balbi --- Reading git-diff-tree failed