Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 107025
b: refs/heads/master
c: 836e4b1
h: refs/heads/master
i:
  107023: c3660ef
v: v3
  • Loading branch information
Paul Mundt authored and Linus Torvalds committed Jul 30, 2008
1 parent 82980fd commit ec68fb3
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: 204b885e7322656284626949e51f292fe61313fa
refs/heads/master: 836e4b14b41d19d17341a2dd2c49af8dd54e3aac
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/m66592-udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1593,7 +1593,7 @@ static int __init m66592_probe(struct platform_device *pdev)

m66592->gadget.ops = &m66592_gadget_ops;
device_initialize(&m66592->gadget.dev);
dev_set_name(&m66592->gadget, "gadget");
dev_set_name(&m66592->gadget.dev, "gadget");
m66592->gadget.is_dualspeed = 1;
m66592->gadget.dev.parent = &pdev->dev;
m66592->gadget.dev.dma_mask = pdev->dev.dma_mask;
Expand Down

0 comments on commit ec68fb3

Please sign in to comment.