Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 265048
b: refs/heads/master
c: b147f35
h: refs/heads/master
v: v3
  • Loading branch information
Sebastian Andrzej Siewior authored and Greg Kroah-Hartman committed Oct 4, 2011
1 parent 77dd117 commit d641b25
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: 9876cbe2e2ec685ee620056ba1f2cc2f13a2e01a
refs/heads/master: b147f3572db230522d158312055f3d28f96fbc92
2 changes: 1 addition & 1 deletion trunk/drivers/usb/dwc3/ep0.c
Original file line number Diff line number Diff line change
Expand Up @@ -785,7 +785,7 @@ void dwc3_ep0_interrupt(struct dwc3 *dwc,

dev_dbg(dwc->dev, "%s while ep%d%s in state '%s'\n",
dwc3_ep_event_string(event->endpoint_event),
epnum, (epnum & 1) ? "in" : "out",
epnum >> 1, (epnum & 1) ? "in" : "out",
dwc3_ep0_state_string(dwc->ep0state));

switch (event->endpoint_event) {
Expand Down

0 comments on commit d641b25

Please sign in to comment.