Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 338589
b: refs/heads/master
c: b415c8f
h: refs/heads/master
i:
  338587: 5022bf3
v: v3
  • Loading branch information
Wei Yongjun authored and Felipe Balbi committed Oct 26, 2012
1 parent ee15c03 commit c1bf8cd
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: 12a71f5b1ce510335c720443b6eec691ed3cf906
refs/heads/master: b415c8fa9ee46f07a5a8c0dbf34c75519290a912
3 changes: 1 addition & 2 deletions trunk/drivers/usb/musb/musb_dsps.c
Original file line number Diff line number Diff line change
Expand Up @@ -565,8 +565,7 @@ static int __devinit dsps_create_musb_pdev(struct dsps_glue *glue, u8 id)
static void dsps_delete_musb_pdev(struct dsps_glue *glue, u8 id)
{
musb_put_id(glue->dev, glue->musb[id]->id);
platform_device_del(glue->musb[id]);
platform_device_put(glue->musb[id]);
platform_device_unregister(glue->musb[id]);
}

static int __devinit dsps_probe(struct platform_device *pdev)
Expand Down

0 comments on commit c1bf8cd

Please sign in to comment.