Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316922
b: refs/heads/master
c: eebc0d3
h: refs/heads/master
v: v3
  • Loading branch information
Alexandre Pereira da Silva authored and Felipe Balbi committed Jul 2, 2012
1 parent 4665f30 commit 83cfed5
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 48a31af74404e6460eabca410bf0b4a625bfd372
refs/heads/master: eebc0d368f2ecbe34860b74e28c29069707d2057
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/lpc32xx_udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -3005,6 +3005,7 @@ static int lpc32xx_start(struct usb_gadget_driver *driver,

udc->driver = driver;
udc->gadget.dev.driver = &driver->driver;
udc->gadget.dev.of_node = udc->dev->of_node;
udc->enabled = 1;
udc->selfpowered = 1;
udc->vbus = 0;
Expand Down

0 comments on commit 83cfed5

Please sign in to comment.