Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 364619
b: refs/heads/master
c: 2b5ced1
h: refs/heads/master
i:
  364617: 24cc33d
  364615: c498da0
v: v3
  • Loading branch information
Felipe Balbi committed Mar 18, 2013
1 parent b155e68 commit 0f90a92
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: 1048d83d5bfcbf1c71391fc1aae57326e940149c
refs/heads/master: 2b5ced1a0cf2407e2bbe66e49687f6eb59d5df94
2 changes: 0 additions & 2 deletions trunk/drivers/usb/gadget/mv_u3d_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1955,8 +1955,6 @@ static int mv_u3d_probe(struct platform_device *dev)
u3d->gadget.speed = USB_SPEED_UNKNOWN; /* speed */

/* the "gadget" abstracts/virtualizes the controller */
u3d->gadget.dev.parent = &dev->dev;
u3d->gadget.dev.dma_mask = dev->dev.dma_mask;
u3d->gadget.dev.release = mv_u3d_gadget_release;
u3d->gadget.name = driver_name; /* gadget name */

Expand Down

0 comments on commit 0f90a92

Please sign in to comment.