Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 127293
b: refs/heads/master
c: 32e7fea
h: refs/heads/master
i:
  127291: cdca439
v: v3
  • Loading branch information
SangSu Park authored and Greg Kroah-Hartman committed Jan 7, 2009
1 parent 9bf393c commit 5b8d02f
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: ed0c7720d23d5c82787e17cb02b28ca9eb11853d
refs/heads/master: 32e7fea282b3765c64b935fa54f20ace437550a0
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/goku_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1349,7 +1349,7 @@ int usb_gadget_register_driver(struct usb_gadget_driver *driver)
int retval;

if (!driver
|| driver->speed != USB_SPEED_FULL
|| driver->speed < USB_SPEED_FULL
|| !driver->bind
|| !driver->disconnect
|| !driver->setup)
Expand Down

0 comments on commit 5b8d02f

Please sign in to comment.