Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364629
b: refs/heads/master
c: 4c42204
h: refs/heads/master
i:
  364627: 33cd789
v: v3
  • Loading branch information
Felipe Balbi committed Mar 18, 2013
1 parent ea3849b commit 94b29ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 2015760c2e626cc71ecd471648941b29789972bf
refs/heads/master: 4c422049bd0f373b79b3dfbb7f984958c80bc7aa
2 changes: 0 additions & 2 deletions trunk/drivers/usb/gadget/s3c-hsudc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1306,8 +1306,6 @@ static int s3c_hsudc_probe(struct platform_device *pdev)
hsudc->gadget.max_speed = USB_SPEED_HIGH;
hsudc->gadget.ops = &s3c_hsudc_gadget_ops;
hsudc->gadget.name = dev_name(dev);
hsudc->gadget.dev.parent = dev;
hsudc->gadget.dev.dma_mask = dev->dma_mask;
hsudc->gadget.ep0 = &hsudc->ep[0].ep;
hsudc->gadget.is_otg = 0;
hsudc->gadget.is_a_peripheral = 0;
Expand Down

0 comments on commit 94b29ee

Please sign in to comment.