Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 354672
b: refs/heads/master
c: 6a6f05f
h: refs/heads/master
v: v3
  • Loading branch information
Chao Xie authored and Felipe Balbi committed Jan 24, 2013
1 parent 7627137 commit 9ce05cf
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: 3517c31a8ece660aadcbabd4ac98611cedb7af04
refs/heads/master: 6a6f05f09772dfe2fa0a5a3ec6b786f4a40e7e54
2 changes: 1 addition & 1 deletion trunk/drivers/usb/gadget/mv_udc_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -2461,7 +2461,7 @@ static void mv_udc_shutdown(struct platform_device *pdev)

static struct platform_driver udc_driver = {
.probe = mv_udc_probe,
.remove = __exit_p(mv_udc_remove),
.remove = mv_udc_remove,
.shutdown = mv_udc_shutdown,
.driver = {
.owner = THIS_MODULE,
Expand Down

0 comments on commit 9ce05cf

Please sign in to comment.