commit | 70b674bfeb735557fc03cdc125ffe6d34218fcfd | [log] [tgz] |
---|---|---|
author | Pratyush Anand <pratyush.anand@st.com> | Sun Jun 03 19:43:19 2012 +0530 |
committer | Felipe Balbi <balbi@ti.com> | Mon Jun 04 18:23:19 2012 +0300 |
tree | a8a99009368df2cd6e9297857edf94d9bfa3a82c | |
parent | d6d6ec7b8854ab62f7f3907656d5d29eb47532e7 [diff] |
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 <pratyush.anand@st.com> Signed-off-by: Felipe Balbi <balbi@ti.com>