Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338590
b: refs/heads/master
c: a81a01f
h: refs/heads/master
v: v3
  • Loading branch information
Wei Yongjun authored and Felipe Balbi committed Oct 26, 2012
1 parent c1bf8cd commit 4cb9550
Show file tree
Hide file tree
Showing 2 changed files with 2 additions 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: b415c8fa9ee46f07a5a8c0dbf34c75519290a912
refs/heads/master: a81a01f9feab302504c3e43fbece99fd7f578df8
3 changes: 1 addition & 2 deletions trunk/drivers/usb/musb/tusb6010.c
Original file line number Diff line number Diff line change
Expand Up @@ -1233,8 +1233,7 @@ static int __devexit tusb_remove(struct platform_device *pdev)
struct tusb6010_glue *glue = platform_get_drvdata(pdev);

musb_put_id(&pdev->dev, glue->musb->id);
platform_device_del(glue->musb);
platform_device_put(glue->musb);
platform_device_unregister(glue->musb);
kfree(glue);

return 0;
Expand Down

0 comments on commit 4cb9550

Please sign in to comment.