Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 299417
b: refs/heads/master
c: 692933b
h: refs/heads/master
i:
  299415: 46c2be9
v: v3
  • Loading branch information
Ajay Kumar Gupta authored and Felipe Balbi committed Apr 10, 2012
1 parent 0ed4ca6 commit b5bf3a6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8545e6031a719675da9f3d21f1c8ce143dac7fe5
refs/heads/master: 692933b2ccfce02400dc8360a97acde2846e8541
2 changes: 1 addition & 1 deletion trunk/drivers/usb/musb/musb_host.c
Original file line number Diff line number Diff line change
Expand Up @@ -2098,7 +2098,7 @@ static int musb_cleanup_urb(struct urb *urb, struct musb_qh *qh)
}

/* turn off DMA requests, discard state, stop polling ... */
if (is_in) {
if (ep->epnum && is_in) {
/* giveback saves bulk toggle */
csr = musb_h_flush_rxfifo(ep, 0);

Expand Down

0 comments on commit b5bf3a6

Please sign in to comment.