Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316923
b: refs/heads/master
c: 7d7b229
h: refs/heads/master
i:
  316921: 4665f30
  316919: 22e8db2
v: v3
  • Loading branch information
Alexandre Pereira da Silva authored and Felipe Balbi committed Jul 2, 2012
1 parent 83cfed5 commit ecfcd40
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: eebc0d368f2ecbe34860b74e28c29069707d2057
refs/heads/master: 7d7b22928b900bcb0f8885a95846e5125a757e76
1 change: 1 addition & 0 deletions trunk/drivers/usb/gadget/s3c-hsotg.c
Original file line number Diff line number Diff line change
Expand Up @@ -2953,6 +2953,7 @@ static int s3c_hsotg_udc_start(struct usb_gadget *gadget,
driver->driver.bus = NULL;
hsotg->driver = driver;
hsotg->gadget.dev.driver = &driver->driver;
hsotg->gadget.dev.of_node = hsotg->dev->of_node;
hsotg->gadget.dev.dma_mask = hsotg->dev->dma_mask;
hsotg->gadget.speed = USB_SPEED_UNKNOWN;

Expand Down

0 comments on commit ecfcd40

Please sign in to comment.