Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 28391
b: refs/heads/master
c: 7c0642c
h: refs/heads/master
i:
  28389: 61297c4
  28387: 1bead7f
  28383: 4383860
v: v3
  • Loading branch information
Milan Svoboda authored and Greg Kroah-Hartman committed Jun 21, 2006
1 parent b58efff commit ee494d2
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: ca094f1186ef50ef8983325072cdc4f051830f13
refs/heads/master: 7c0642c196beb41b7770571b8a61151bdd418bbe
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/pxa2xx_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1585,7 +1585,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->unbind
|| !driver->disconnect
Expand Down

0 comments on commit ee494d2

Please sign in to comment.