Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 208018
b: refs/heads/master
c: d0390d9
h: refs/heads/master
v: v3
  • Loading branch information
stephane duverger authored and Greg Kroah-Hartman committed Aug 10, 2010
1 parent daf5589 commit 32cd446
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f6c826a90055dd05905982f7a3f60e0bcaa0434e
refs/heads/master: d0390d92bf548a903a48e1a2b3a12eff8a9d838b
3 changes: 3 additions & 0 deletions trunk/drivers/usb/musb/musb_gadget_ep0.c
Original file line number Diff line number Diff line change
Expand Up @@ -402,6 +402,9 @@ __acquires(musb->lock)
musb->g.a_alt_hnp_support = 1;
break;
#endif
case USB_DEVICE_DEBUG_MODE:
handled = 0;
break;
stall:
default:
handled = -EINVAL;
Expand Down

0 comments on commit 32cd446

Please sign in to comment.