Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 316990
b: refs/heads/master
c: b7283d5
h: refs/heads/master
v: v3
  • Loading branch information
Alexander Shishkin authored and Greg Kroah-Hartman committed Jul 6, 2012
1 parent a010301 commit c32c95c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 3d97ff63f8997761f12c8fbe8082996c6eeaba1a
refs/heads/master: b7283d5a044c010d5e68afccc0598846f254db7b
3 changes: 0 additions & 3 deletions trunk/drivers/usb/chipidea/udc.c
Original file line number Diff line number Diff line change
Expand Up @@ -1648,9 +1648,6 @@ static int udc_start(struct ci13xxx *udc)
struct device *dev = udc->dev;
int retval = 0;

if (!udc)
return -EINVAL;

spin_lock_init(&udc->lock);

udc->gadget.ops = &usb_gadget_ops;
Expand Down

0 comments on commit c32c95c

Please sign in to comment.