Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 289630
b: refs/heads/master
c: 075cd14
h: refs/heads/master
v: v3
  • Loading branch information
Dan Carpenter authored and Felipe Balbi committed Mar 2, 2012
1 parent 170c8b7 commit c3aab8f
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: 1d046793958f128dd43d42a4a0dac48bf6914273
refs/heads/master: 075cd14d2a8d35afc39ad28fc7b968275881266b
2 changes: 1 addition & 1 deletion trunk/drivers/usb/dwc3/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ int dwc3_get_device_id(void)
id = -ENOMEM;
}

return 0;
return id;
}
EXPORT_SYMBOL_GPL(dwc3_get_device_id);

Expand Down

0 comments on commit c3aab8f

Please sign in to comment.